mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
Add missing 'a' before 'safe'
Add an 'a' before the word 'safe' so that the sentences about protecting `privkey.pem` makes sense.
This commit is contained in:
parent
151c674cba
commit
b508815b08
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ The following files are available:
|
|||
|
||||
.. warning:: This **must be kept secret at all times**! Never share
|
||||
it with anyone, including Let's Encrypt developers. You cannot
|
||||
put it into safe, however - your server still needs to access
|
||||
put it into a safe, however - your server still needs to access
|
||||
this file in order for SSL/TLS to work.
|
||||
|
||||
This is what Apache needs for `SSLCertificateKeyFile
|
||||
|
|
|
|||
Loading…
Reference in a new issue