Skip to content
Simon V. edited this page Jul 5, 2026 · 1 revision

acme.sh offers the following account management actions:

  • Account registration
  • Account email update
  • Account key rotation / rollover
  • Account deactivation

Each CA has its own account. Use --server <CA> to select which CA account to manage (see Server).

Usage

  • Registration: use --register-account (see the corresponding CA wiki page).
  • Email update: use --update-account with the -m <email> option.
  • Key rotation: use --update-account-key and optionally specify --accountkeylength <length>.
  • Deactivation: use --deactivate-account. ⚠️ This operation cannot be undone.

CA Support

CA Registration Email Update Account Key Rollover Deactivation
Actalis.com
Google
Let's Encrypt
SSL.com
ZeroSSL

Clone this wiki locally