matrix-docker-compose/ansible/roles/ssl-certificates/certs-from-lta/certs/mtx-mngm-1.lta.internal.ru.com
2024-02-19 12:25:59 +09:00
..
certificate-chain.crt import certificates 2024-02-19 12:25:59 +09:00
certificate-no-chain.crt import certificates 2024-02-19 12:25:59 +09:00
certificate.key import certificates 2024-02-19 12:25:59 +09:00
certificate.pfx import certificates 2024-02-19 12:25:59 +09:00
certificate_nopass.key import certificates 2024-02-19 12:25:59 +09:00
intermediate.crt import certificates 2024-02-19 12:25:59 +09:00
README.txt import certificates 2024-02-19 12:25:59 +09:00

TL;DR: In case of doubt, install the certificate in file certificate-chain.crt

The following files are inside this zip file:
- certificate-no-chain.crt: contains only the certificate with no intermediates or ca.
- intermediate.crt: contains only the intermediates and ca.
- certificate-chain.crt: contains the full chain certificate. This is certificate, intermediates and ca.

If Bighaiku stores the information about the private key, the following files are accessible:
- certificate.key: contains the encrypted private key. Use the passphrase on Bighaiku to decrypt it.
- certificate.pfx: contains the private key and chain in PKCS#12 format. Use the passphrase on Bighaiku to open it.