View previous topic
|
Author |
Message |
ramon fincken Site's programmer
 Get a free globally recognized avatar It's free!
Joined: 03 Aug 2007 Posts: 403 Location: A'dam/Diemen, The Netherlands
|
Posted: Fri Jan 15, 2021 9:58 am Post subject: [solution] Letsencrypt Please choose an account |
|
|
Duplicates in your accounts, fix them by pointing to the newest account. MAKE SURE your know which account is the most new.
Code: | /etc/letsencrypt/accounts# find -type d
.
./acme-v01.api.letsencrypt.org
./acme-v01.api.letsencrypt.org/directory
./acme-v01.api.letsencrypt.org/directory/some-old-hash
./acme-v02.api.letsencrypt.org
./acme-v02.api.letsencrypt.org/directory
./acme-v02.api.letsencrypt.org/directory/the-new-hash
/etc/letsencrypt/accounts# rm -rf ./acme-v01.api.letsencrypt.org
|
Code: | cd /etc/letsencrypt/renewal
sed -i 's/some-old-hash/the-new-hash/g' *.conf |
|
|
Back to top |
|
 |
Google adsense Advertisement
|
Posted: Fri Jan 15, 2021 9:58 am Post subject: [solution] Letsencrypt Please choose an account |
|
|
Advertisement
|
|
Back to top |
|
 |
GravityForms Advertisement
|
Posted: Fri Jan 15, 2021 9:58 am Post subject: [solution] Letsencrypt Please choose an account |
|
|
Advertisement
 |
|
Back to top |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|