Finding Account IDs

Auf Deutsch ansehen

Ver en español

Voir en Français

לעבור לעברית

日本語で表示する

한국어로 보기

Просмотреть на русском

使用简体中文阅读本网页。

使用正體中文閲讀本網頁。

Last updated: | See all Documentation

When reporting issues it can be useful to provide your Let’s Encrypt account ID. Most of the time, the process of creating an account is handled automatically by the ACME client software you use to talk to Let’s Encrypt, and you may have multiple accounts configured if you run ACME clients on multiple servers.

Your account ID is a URL of the form https://acme-v02.api.letsencrypt.org/acme/acct/12345678.

If you’re using Certbot, you can find your account ID by looking at the “uri” field in /etc/letsencrypt/accounts/acme-v02.api.letsencrypt.org/directory/*/regr.json.

If you’re using another ACME client, the instructions will be client-dependent. Check your logs for URLs of the form described above. If your ACME client does not record the account ID, you can retrieve it by submitting a new registration request with the same key. See the ACME spec for more details. You can also find the numeric form of your ID in the Boulder-Requester header in the response to each POST your ACME client makes.