sslCertificateInstall

Installs certificates of a specific host into the JVM certificate store

sslCertificateInstall(host [, port]) → returns void

This function requires Lucee.  Not supported on Adobe ColdFusion, etc.

Argument Reference

host string
Required

port numeric
Default: 443

Examples
Sample code invoking the sslCertificateInstall function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub