Difference between revisions of "Certbot certificates"
Jump to navigation
Jump to search
↑ https://certbot.eff.org/docs/man/certbot.html
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | <code>certbot certificates</code> display information about [[certificates]] you have from [[Certbot]]. <ref>https://certbot.eff.org/docs/man/certbot.html</ref> | ||
− | + | certbot certificates | |
− | + | Saving debug log to [[/var/log/letsencrypt/letsencrypt.log]] | |
− | + | ||
− | + | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | |
− | + | - - - - - - - - - - | |
− | + | No certs found. | |
− | + | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | |
− | + | - - - - - - - - - - | |
− | |||
− | |||
Line 33: | Line 33: | ||
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||
+ | |||
+ | == [[Certbot changelog|Changelog]] == | ||
+ | |||
+ | * 1.10 - 2020-12-01 <code>[[certbot certificates]]</code> lists the which '''type of the private key''' that was used for the private key. | ||
+ | * 1.4.0 - 2020-05-05 Added serial number of certificate to the output of certbot certificates | ||
== Related terms == | == Related terms == | ||
* <code>[[certbot renew]]</code> | * <code>[[certbot renew]]</code> | ||
+ | * <code>[[openssl]]</code> | ||
== See also == | == See also == | ||
+ | * {{certbot cmd}} | ||
+ | * {{.pem}} | ||
* {{certbot}} | * {{certbot}} | ||
* {{SSL}} | * {{SSL}} | ||
[[Category:Security]] | [[Category:Security]] |
Latest revision as of 08:39, 2 June 2022
certbot certificates
display information about certificates you have from Certbot. [1]
certbot certificates Saving debug log to /var/log/letsencrypt/letsencrypt.log - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - No certs found. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
certbot certificates Saving debug log to /var/log/letsencrypt/letsencrypt.log OCSP check failed for /etc/letsencrypt/live/DOMAIN.COM/cert.pem (are we offline?) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Found the following certs: Certificate Name: DOMAIN.com-0001 Domains: DOMAIN.com Expiry Date: 2020-03-29 13:21:12+00:00 (VALID: 2 days) Certificate Path: /etc/letsencrypt/live/DOMAIN.com-0001/fullchain.pem Private Key Path: /etc/letsencrypt/live/DOMAIN.com-0001/privkey.pem Certificate Name: DOMAIN.com Domains: *.DOMAIN.com Expiry Date: 2020-03-26 18:40:12+00:00 (INVALID: EXPIRED) Certificate Path: /etc/letsencrypt/live/DOMAIN.com/fullchain.pem Private Key Path: /etc/letsencrypt/live/DOMAIN.com/privkey.pem - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Changelog[edit]
- 1.10 - 2020-12-01
certbot certificates
lists the which type of the private key that was used for the private key. - 1.4.0 - 2020-05-05 Added serial number of certificate to the output of certbot certificates
Related terms[edit]
See also[edit]
certbot [ certificates | renew | certonly ], certbot --help
- Certificate:
.pem
,.ppk
,.pfx
,.p12
,.cer, .crt
,openssl pkcs12
,.csr
,.pub
, PFX, PKCS, PKCS - Certbot, Let's Encrypt:
certbot (command)
, plugins, OCSP,certbot certificates
,certbot renew
(examples),/var/log/letsencrypt/letsencrypt.log
, Certificate Checker, Certbot changelog,certbot --help
,/etc/letsencrypt/
- SSL: OpenSSL, LibreSSL, wolfSSL, BoringSSL, SSL pinning,
/etc/ssl/certs/
,ca-certificates
,/etc/ssl/, sslscan2
Advertising: