Function 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 | Description |
---|---|---|---|
host | string | Yes | host to get Certificates from |
port | number | No | port of the host, default is 443 |