mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Fix typo in docs/ciphers.rst
Remove extra `as`
This commit is contained in:
parent
c8361b2a3c
commit
ea9478ebc1
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ and the version implemented by the Let's Encrypt client will be the
|
|||
version that was most current as of the release date of each client
|
||||
version. Mozilla offers three separate sets of cryptographic options,
|
||||
which trade off security and compatibility differently. These are
|
||||
referred to as as the "Modern", "Intermediate", and "Old" configurations
|
||||
referred to as the "Modern", "Intermediate", and "Old" configurations
|
||||
(in order from most secure to least secure, and least-backwards compatible
|
||||
to most-backwards compatible). The client will follow the Mozilla defaults
|
||||
for the *Intermediate* configuration by default, at least with regards to
|
||||
|
|
|
|||
Loading…
Reference in a new issue