-
+
%APPDATA%\postgresql\root.crt.)
libpq will then verify that the server's
certificate is signed by one of the trusted certificate authorities.
- The SSL connection will fail if the server does not present a trusted
- certificate. Certificate Revocation List (CRL) entries are also checked
+ The SSL connection will fail if the server certificate cannot be verified.
+ Certificate Revocation List (CRL) entries are also checked
if the file ~/.postgresql/root.crl exists
(%APPDATA%\postgresql\root.crl on Microsoft
Windows).