docxTemplater/static/cert/tempgen.pena.digital
Danil Solovyov 9ecf809b73 Tasks: MAIN - права доступа
Changes:
- добавил ключи и сертификат для домена tempgen.pena.digital
- внес исправления dal.Amo - при создании не указывал _id и createdAt
- внес исправления dal.GDisk, dal.YaDisk - не указывал createdAt
- какие-то еще мелкие правки
2022-08-22 09:23:47 +05:00
..
cert.pem Tasks: MAIN - права доступа 2022-08-22 09:23:47 +05:00
chain.pem Tasks: MAIN - права доступа 2022-08-22 09:23:47 +05:00
fullchain.pem Tasks: MAIN - права доступа 2022-08-22 09:23:47 +05:00
privkey.pem Tasks: MAIN - права доступа 2022-08-22 09:23:47 +05:00
README Tasks: MAIN - права доступа 2022-08-22 09:23:47 +05:00

This directory contains your keys and certificates.

`privkey.pem`  : the private key for your certificate.
`fullchain.pem`: the certificate file used in most server software.
`chain.pem`    : used for OCSP stapling in Nginx >=1.3.7.
`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.