ssl

ssl troubleshooting with curly

ssl

 -S | --ssl             SSL actions ...
    |                   valid: checking if SSL of a domain is valid
    |                   date: check start and end date of the certificate
    |                   cert: show the certificate
    |                   name: name of domains the certificate issued for
    |                   issue_dv: issue Domain Validation cert
    |                   issue_wc: issue Wild Card cert

actions

  • valid

  • date

  • cert

  • name

  • issue_dv

  • issue_wc

valid

check if the certificate of a domain is valid or not

date

check the date of a certificate and more

cert

print the certificate

name

print names that certificate issued for

issue_dv

issue DV certificate

issue_wc

issue WC certificate

Last updated

Was this helpful?