docs: replace godoc.org references
This commit is contained in:
parent
51fd75ef83
commit
8bf0cee70e
7 changed files with 9 additions and 4 deletions
|
@ -78,6 +78,9 @@ USAGE:
|
|||
|
||||
OPTIONS:
|
||||
--always-deactivate-authorizations value Force the authorizations to be relinquished even if the certificate request was successful.
|
||||
--ari-enable Use the renewalInfo endpoint (draft-ietf-acme-ari) to check if a certificate should be renewed. (default: false)
|
||||
--ari-hash-name value The string representation of the hash expected by the renewalInfo endpoint (e.g. "SHA-256"). (default: "SHA-256")
|
||||
--ari-wait-to-renew-duration value The maximum duration you're willing to sleep for a renewal time returned by the renewalInfo endpoint. (default: 0s)
|
||||
--days value The number of days left on a certificate to renew it. (default: 30)
|
||||
--must-staple Include the OCSP must staple TLS extension in the CSR and generated certificate. Only works if the CSR is generated by lego. (default: false)
|
||||
--no-bundle Do not create a certificate bundle by adding the issuers certificate to the new certificate. (default: false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue