[Chilli] How to serve JSON interface under SSL?

Eric Chaves eric at craftti.com.br
Thu Mar 13 19:53:07 UTC 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.coova.org/pipermail/chilli/attachments/20140313/59c56ccc/attachment.html>


More information about the Chilli mailing list