File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -180,6 +180,8 @@ _VALIDITY_WIKI="https://github.com/acmesh-official/acme.sh/wiki/Validity"
180180
181181_DNSCHECK_WIKI=" https://github.com/acmesh-official/acme.sh/wiki/dnscheck"
182182
183+ _PROFILESELECTION_WIKI=" https://github.com/acmesh-official/acme.sh/wiki/Profile-selection"
184+
183185_DNS_MANUAL_ERR=" The dns manual mode can not renew automatically, you must issue it again manually. You'd better use the other modes instead."
184186
185187_DNS_MANUAL_WARN=" It seems that you are using dns manual mode. please take care: $_DNS_MANUAL_ERR "
@@ -7006,7 +7008,8 @@ Parameters:
70067008 If no match, the default offered chain will be used. (default: empty)
70077009 See: $_PREFERRED_CHAIN_WIKI
70087010
7009- --certificate-profile <profile> If the CA offers profiles, select the desired profile
7011+ --cert-profile, --certificate-profile <profile> If the CA offers profiles, select the desired profile
7012+ See: $_PROFILESELECTION_WIKI
70107013
70117014 --valid-to <date-time> Request the NotAfter field of the cert.
70127015 See: $_VALIDITY_WIKI
You can’t perform that action at this time.
0 commit comments