View in Greek

    View in Thai

    Se på Dansk

    Auf Deutsch ansehen

    Ver en español

    Voir en Français

    לעבור לעברית

    Megtekintés magyar nyelven

    Lihat dalam Bahasa Indonesia

    Visualizza in italiano

    日本語で表示する

    한국어로 보기

    Ver em Português (do brasil)

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

    Pročitaj na Srpskom

    Visa på svenska

    Переглянути українською

    Xem bằng tiếng Việt

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

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

    Last updated: Dec 27, 2021 | 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 and you’re running version 1.23.0 or newer, you can find your account ID by running the certbot show_account subcommand. If your Certbot is older than 1.23.0, then you can find the 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.