192 |
- |
1 |
This directory contains your keys and certificates.
|
|
|
2 |
|
|
|
3 |
`privkey.pem` : the private key for your certificate.
|
|
|
4 |
`fullchain.pem`: the certificate file used in most server software.
|
|
|
5 |
`chain.pem` : used for OCSP stapling in Nginx >=1.3.7.
|
|
|
6 |
`cert.pem` : will break many server configurations, and should not be used
|
|
|
7 |
without reading further documentation (see link below).
|
|
|
8 |
|
|
|
9 |
WARNING: DO NOT MOVE OR RENAME THESE FILES!
|
|
|
10 |
Certbot expects these files to remain in this location in order
|
|
|
11 |
to function properly!
|
|
|
12 |
|
|
|
13 |
We recommend not moving these files. For more information, see the Certbot
|
|
|
14 |
User Guide at https://certbot.eff.org/docs/using.html#where-are-my-certificates.
|