Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Paho JS and SSL/WSS

Hi

I'm planning on using the Paho JS client in my next project and I have a question on the 'useSSL' option.  Can I set 'useSSL=true' on the client and then have a reverse proxy (NGINX) do the SSL offloading server side for me?  NGINX would forward the connection to a RabbitMQ server with the MQTT Web plugin, but with TLS disabled.

Would this work?

Kind Regards,
Arno

Back to the top