BoxLang 🚀 A New JVM Dynamic Language Learn More...
This is an extension for Preside that provides tools to manage SSL certificates within the Preside developer console:
Install with:
box install preside-ext-ssl-cert-dev-tools
When your application tries to open https connections to external sites it can happen that Java does not recognise the SSL certificate for the target host and you'll end up with a Connection Failed error. Lucee Admin allows you to import the necessary certificates into the system but there are situations where the Lucee Admin has been disabled. The extension helps in these cases. From within Preside you can make sure Lucee lets you connect.
When logged into Preside Admin open the developer console and type sslcert
.
Code contributions are welcome.
$
box install preside-ext-ssl-cert-dev-tools