[Chilli] Hostname for SSL-enabled WISPr redirect

David Bird david at coova.com
Thu May 20 13:48:46 UTC 2010


After your changes, this builds a broken .deb for me:

rm -rf /tmp/chilli ;
 make dist &&
 mkdir /tmp/chilli &&
 cp coova-chilli-1.2.3-rc1.tar.gz /tmp/chilli &&
 cd /tmp/chilli &&
 tar xzf coova-chilli-1.2.3-rc1.tar.gz &&
 cd coova-chilli-1.2.3-rc1 &&
 debuild -b 

How are you building? After changing the target back to debian/tmp, it's
fine. I'm using Ubuntu 10.04.

On Thu, 2010-05-20 at 15:19 +0200, Wichert Akkerman wrote:
> On 2010-5-20 15:04, Wichert Akkerman wrote:
> > With SSL enabled WISPr clients are directed to
> > https://<uamaliasip>:<uamuiport>/logon . There is a problem with this
> > URL: since it uses an IP address instead of a hostname verification of
> > the SSL certificate will always fail. Would it make sense to use
> > uamaliasname instead of uamaliasip in that URL?
> 
> I've commited a change to this effect.
> 
> Wichert.
> 




More information about the Chilli mailing list