Lucee Function Reference

sslcertificateinstall()

install certificates of a specific host

Example

sslcertificateinstall(string host,[number port]):void

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Default Value Description
host string  Yes   host to get Certificates from  
port number  No 443 port of the host, default is 443