I suggest verifying using the openssl command line tool. E.g.

openssl s_client -connect <hsot:port> -verify_hostname <hostname> -CAfile <path-to-ca-pem-file>

That helps determine whether the issue is with the CA pem file or with your proton setup.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to