Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Mango v5.1.4 SSL
-
Good afternoon, I am installing Mango v5.1.4 and I do not want it to use SSL. However, if I set ssl.on=false in mango.properties, the database does not initialize and it does not start. What is the configuration to access the web on port 8080?
-
@Jdiaz-co I just reproduced this, this is a bug and we will fix it in the next release. Can I ask why you want to disable SSL? You should be able to access the HTTP port on 8080 even if SSL is enabled.
If you are having trouble accessing Mango on port 8080, try disabling HSTS using
ssl.hsts.enabled=false
and clear your browser cache. HSTS tells your web browser to only ever use HTTPS for that website.
https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security