Hello,
What is the recommended configuration for using CA certificates with Certificate chain?
We tried to use single pem file with both CA and root certificates and used ca-file configuration param:
ca-file /mnt/certificates/ca.pem
and also both ca-verify-file
and ca-file
configuration param like:
ca-file /mnt/certificates/ca.pem ca-verify-file /mnt/certificates/ca-root.pem
but in both cases root is not loaded. Could someone suggest the correct configuration?
1 post - 1 participant