Following T659 How to create a new certificate? instructions, generate one certificate for:
-d notifications.nasqueron.org -d build.nasqueron.org -d builds.nasqueron.org
Following T659 How to create a new certificate? instructions, generate one certificate for:
-d notifications.nasqueron.org -d build.nasqueron.org -d builds.nasqueron.org
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | dereckson | T822 SSL certificates: migrate from Startcom to Let's encrypt | |||
Resolved | dereckson | T654 Apply Let's encrypt SSL certificates for *.nasqueron.org | |||
Resolved | Sandlayth | T678 Deploy nasqueron/notifications docker image on Dwellers | |||
Resolved | dereckson | T679 Generate a SSL certificate for new Dwellers nasqueron.org services |
Worked, but an error occured (known issue, see https://github.com/letsencrypt/boulder/issues/1217) at the first try.
$ letsencrypt certonly --server https://acme-v01.api.letsencrypt.org/directory -a webroot --webroot-path=/www -d notifications.nasqueron.org -d build.nasqueron.org -d builds.nasqueron.org An unexpected error occurred: The client sent an unacceptable anti-replay nonce :: JWS has invalid anti-replay nonce Please see the logfiles in /var/log/letsencrypt for more details. $ letsencrypt certonly --server https://acme-v01.api.letsencrypt.org/directory -a webroot --webroot-path=/www -d notifications.nasqueron.org -d build.nasqueron.org -d builds.nasqueron.org IMPORTANT NOTES: - Congratulations! Your certificate and chain have been saved at /etc/letsencrypt/live/notifications.nasqueron.org/fullchain.pem. Your cert will expire on 2016-04-19. To obtain a new version of the certificate in the future, simply run Let's Encrypt again. - If you like Let's Encrypt, please consider supporting our work by: Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate Donating to EFF: https://eff.org/donate-le