-
-
Notifications
You must be signed in to change notification settings - Fork 5k
revokecert
neil edited this page Apr 18, 2020
·
1 revision
acme.sh --revoke -d example.com
You can also specify a reason for revocation:
acme.sh --revoke -d example.com --revoke-reason 0
The valid reasons are 0-10
,
See:
https://tools.ietf.org/html/rfc5280#section-5.3.1
unspecified (0),
keyCompromise (1),
cACompromise (2),
affiliationChanged (3),
superseded (4),
cessationOfOperation (5),
certificateHold (6),
-- value 7 is not used
removeFromCRL (8),
privilegeWithdrawn (9),
aACompromise (10
Buy me a beer, Donate to acme.sh if it saves your time. Your donation makes acme.sh better: https://donate.acme.sh/
如果 acme.sh 帮你节省了时间,请考虑赏我一杯啤酒🍺, 捐助: https://donate.acme.sh/ 你的支持将会使得 acme.sh 越来越好. 感谢