SSLCertificateInstall()
install certificates of a specific host
SSLCertificateInstall( host=string, port=number );
Returns: void
Argument | Description | Default |
---|---|---|
string, required |
host to get Certificates from |
|
number, optional |
port of the host, default is 443 |
443 |
Examples
See also
- Server
- SSLCertificateList()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)