Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.16 KB

File metadata and controls

22 lines (14 loc) · 1.16 KB

CertificateDiscovery

CertificateDiscovery is a command that discovery certificates

Properties

Name Type Description Notes
debug Boolean Debug mode [optional]
expirationEventIn List<String> How many days before the expiration of the certificate would you like to be notified. [optional]
hosts String A comma separated list of IPs, CIDR ranges, or DNS names to discovery
json Boolean Set output format to JSON [optional]
portRanges String A comma separated list of port ranges Examples: &quot;80,443&quot; or &quot;80,443,8080-8090&quot; or &quot;443&quot; [optional]
protectionKey String The name of the key that protects the certificate value [optional]
targetLocation String The folder where the results will be saved
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]