[Chilli] How to serve JSON interface under SSL?

Eric Chaves eric at craftti.com.br
Fri Mar 14 13:37:59 UTC 2014


Thank you guys! Sky tip did the trick.

--
Eric Chaves
(11) 98139-9880


2014-03-14 0:34 GMT-03:00 David Bird <dbird at google.com>:

> In your j/s config, use the uamuiport (default 3991) port instead of the
> uamport (default 3990).
>
>
> On Thu, Mar 13, 2014 at 12:53 PM, Eric Chaves <eric at craftti.com.br> wrote:
>
>> Hi Folks,
>>
>> I'm facing a problem with some clientes that prevents them to logon in
>> coova portal. My Authentication portal is under SSL but coova's internal
>> server used to serve the JSON interface is not. For this reason some chrome
>> browsers blocks the ajax request due to security policy.  Since my portal
>> is under SSL I need that everything else should also be under ssl.
>>
>> The problem is that I can't manage how to configure coova to serve JSON
>> interface under ssl. I tried the parameters:
>>
>> HS_UAMUISSL=on
>>
>> HS_SSLKEYFILE='/etc/ssl/mycerts/my_server.key'
>>
>> HS_SSLCERTFILE='/etc/ssl/mycerts/my_server.pem'
>> But I can't find which port is used to serve the encrypted content. The
>> default 3990 port still running unprotected and I couldn't found which
>> parameter I should use to set the ssl port.
>>
>> Could anyone who has coova JSON interface under SSL help me out?
>>
>> Thanks in advance,
>>
>> Eric
>>
>> _______________________________________________
>> Chilli mailing list
>> Chilli at coova.org
>> http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.coova.org/pipermail/chilli/attachments/20140314/1a1a12f6/attachment.html>


More information about the Chilli mailing list