diff --git a/src/site/markdown/usage/order.md b/src/site/markdown/usage/order.md index 7c91c46a..ac0c087e 100644 --- a/src/site/markdown/usage/order.md +++ b/src/site/markdown/usage/order.md @@ -152,6 +152,11 @@ Authorization auth = account.preAuthorizeDomain(domain); Some CAs may not offer domain pre-authorization. `preAuthorizeDomain()` will then fail and throw an `AcmeException`. + + ## Deactivate an Authorization It is possible to deactivate an `Authorization`, for example if you sell the associated domain.