Merge pull request #3467 from jtschladen/doc-fix

Doc fix
This commit is contained in:
Jasmine Schladen 2021-03-11 17:24:31 -08:00 committed by GitHub
commit 66e7acf773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View File

@ -875,7 +875,7 @@ account. See :ref:`Using a pre-existing ACME account <AcmeAccountReuse>` for mor
:noindex:
This is an optional parameter to indicate the preferred chain to retrieve from ACME when finalizing the order.
This is applicable to Let's Encrypts recent `migration https://letsencrypt.org/certificates/`_ to their
This is applicable to Let's Encrypts recent `migration <https://letsencrypt.org/certificates/>`_ to their
own root, where they provide two distinct certificate chains (fullchain_pem vs. alternative_fullchains_pem);
the main chain will be the long chain that is rooted in the expiring DTS root, whereas the alternative chain
is rooted in X1 root CA.

View File

@ -7,6 +7,7 @@ acme
arrow
boto3
botocore
certbot
certsrv
CloudFlare
cryptography

View File

@ -66,6 +66,7 @@ botocore==1.20.22
# boto3
# moto
# s3transfer
certbot==1.13.0
certifi==2020.12.5
# via
# -r requirements-tests.txt