D
D
DVoropaev2018-08-06 13:36:29
Digital certificates
DVoropaev, 2018-08-06 13:36:29

How letsenscript's ssl certificates work?

Updated certificates on nginx server:

certbot renew --dry-run
Saving debug log to /var/log/letsencrypt/letsencrypt.log

-------------------------------------------------------------------------------
Processing /etc/letsencrypt/renewal/************.conf
-------------------------------------------------------------------------------
Cert is due for renewal, auto-renewing...
Starting new HTTPS connection (1): acme-staging.api.letsencrypt.org
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for ************
Waiting for verification...
Cleaning up challenges
Generating key (2048 bits): /etc/letsencrypt/keys/0002_key-certbot.pem
Creating CSR: /etc/letsencrypt/csr/0002_csr-certbot.pem
** DRY RUN: simulating 'certbot renew' close to cert expiry
**          (The test certificates below have not been saved.)

Congratulations, all renewals succeeded. The following certs have been renewed:
  /etc/letsencrypt/live/**********/fullchain.pem (success)
** DRY RUN: simulating 'certbot renew' close to cert expiry
**          (The test certificates above have not been saved.)

I go to the site, and I see the old certificate there. Should it take some time?
nginx reloaded

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
ky0, 2018-08-06
@ky0

Does the key bother you dry-run? This is a test run, no actual issuance of certificates.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question