Function SSLCERTIFICATELIST
list all Certificates availble on a specific host
Example
sslcertificatelist(string host,[number port]):query
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 |