Page MenuHomeDevCentral

Generate a SSL certificate for new Dwellers nasqueron.org services
Closed, ResolvedPublic

Description

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

Event Timeline

dereckson updated the task description. (Show Details)
dereckson updated the task description. (Show Details)

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