txs-keycloak/certbot/conf/live
Daniel M. Lambea 3a251f2d13
Crear estructura para el contenedor de Certbot
2022-09-12 21:58:32 +01:00
..
acceso.txs.es Crear estructura para el contenedor de Certbot 2022-09-12 21:58:32 +01:00
README Crear estructura para el contenedor de Certbot 2022-09-12 21:58:32 +01:00

README

This directory contains your keys and certificates.

`[cert name]/privkey.pem`  : the private key for your certificate.
`[cert name]/fullchain.pem`: the certificate file used in most server software.
`[cert name]/chain.pem`    : used for OCSP stapling in Nginx >=1.3.7.
`[cert name]/cert.pem`     : will break many server configurations, and should not be used
                 without reading further documentation (see link below).

WARNING: DO NOT MOVE OR RENAME THESE FILES!
         Certbot expects these files to remain in this location in order
         to function properly!

We recommend not moving these files. For more information, see the Certbot
User Guide at https://certbot.eff.org/docs/using.html#where-are-my-certificates.