acme.sh icon indicating copy to clipboard operation
acme.sh copied to clipboard

Letsencrypt account id

Open ianbram opened this issue 7 years ago • 2 comments
trafficstars

Hi Neil,

Apologies for disturbing you but I cannot figure out how to create my own letsencrypt account via acme.sh I need this account so that I can request an increase to the weekly rate limit

Looking at the form they have send me they say I should be able to identify it from the url.

The following is from their website:

Your account ID is a URL of the form https://acme-v01.api.letsencrypt.org/acme/reg/12345678. You can also provide just the digits at the end of that URL as a shorthand_

ianbram avatar Jul 09 '18 15:07 ianbram

the 1st time you run acme.sh it will create an account for you. you can opt to add your email too

if your setup already run out of API limits, changing app will not help you

FernandoMiguel avatar Jul 09 '18 15:07 FernandoMiguel

After registering, account URI can be read from the file system, for example:

~/.acme.sh/ca/acme-v02.api.letsencrypt.org/directory/ca.conf

silverwind avatar Jul 23 '24 11:07 silverwind