certificate - Search results in mailing lists
Mailing lists >> pgsql-general >> Thread
2025-04-29 13:43:49 | Pg client certificate auth (Duygu Hasan)
certificate auth. I have read the documentation, but I have a few questions. One of my goals
Mailing lists >> pgsql-general >> Thread
2025-02-28 17:56:43 | Re: Azure Database for PostgreSQL flexible server: password authentication failed (Alexander Farber)
certificate -----BEGIN CERTIFICATE----- MIIJAjCCBuqgAwIBAgITMwFrt0ld3qCMMByM7wAAAWu3STANBgkqhkiG9w0BAQwF ADBdMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9u MS4wLAYDVQQDEyVNaWNyb3NvZnQgQXp1cmUgUlNBIFRMUyBJc3N1aW5nIENBIDA3 MB4XDTI1MDIyNTE0MDQ1NVoXDTI1MDgyNDE0MDQ1NVowdjELMAkGA1UEBhMCVVMx
Mailing lists >> pgsql-general >> Thread >> Search in thread (4)
2025-01-31 11:57:40 | Re: Re: could not accept ssl connection tlsv1 alert iso-8859-1 ca (Zwettler Markus (OIZ))
certificate validation with “sslmode=prefer”. Postgres should simply ignore every presented client certificate here. Regardless
Mailing lists >> pgsql-general >> Thread >> Search in thread (2)
2024-08-26 13:29:45 | Re: Issue Installing PostgreSQL 17 on Ubuntu 22.04 (Jammy) (Jyoti Saxena)
certificates. 2. Set up the repository key and configuration as instructed. 3. Ran apt-get update
Mailing lists >> pgsql-general >> Thread >> Search in thread (2)
2024-06-23 10:49:04 | Re: Password complexity/history - credcheck? (Christoph Moench-Tegeder)
certificates, but if you're managing more than a few personal accounts rotating certificates might
Mailing lists >> pgsql-general >> Thread >> Search in thread (4)
2024-06-21 18:24:01 | Re: Replication using mTLS issue (Tom Lane)
certificate and relies on a username map to map from the CN in the client
Mailing lists >> pgsql-general >> Thread
2024-06-12 20:46:50 | Re: Question about UNIX socket connections and SSL (Casey & Gina)
certificate authentication from haproxy to the database. I spent some time attempting this. But that
Mailing lists >> pgsql-general >> Thread
2024-02-05 21:38:57 | Log pre-master keys during TLS v1.3 handshake (Максим Чистяков)
certificates exchanged between the psql and Postgresql (succeeded TLS session), then between postgres-native-tls and postgres
Mailing lists >> pgsql-general >> Thread >> Search in thread (7)
2023-12-06 23:25:25 | Re: Trainning and Certification (roger popa)
certification who atest knowledge, skills in Postgresql technologies. Similar with training, certification for Oracle, Mysql
Mailing lists >> pgsql-general >> Thread
2023-08-16 10:18:00 | Re: Query regarding managing Replication (Ashok Patil)
certificate in postgres. I am able to establish client server connection with OpenSSL certificate creation
Mailing lists >> pgsql-general >> Thread
2023-08-10 05:11:37 | Query regarding certificate authentication in postgres (Ashok Patil)
certificate in postgres. I am able to establish client server connection with OpenSSL certificate creation
Mailing lists >> pgsql-general >> Thread
2023-08-02 15:27:35 | Re: Different releases in the same server (marco.ptz@tiscali.it)
certification matrix with application running against the database. We totaly agree with you about to switch
Mailing lists >> pgsql-general >> Thread
2023-06-13 14:54:21 | Re: SOC II Type 2 report. (Christophe Pettus)
that is to say, not free) vendor who is SOC2 certified in order to bring PostgreSQL under their certification.
Mailing lists >> pgsql-general >> Thread
2023-05-29 06:18:12 | SSPI authentication failed for user "xxx" (Albert Praveen)
Certificate=True;", and reverting back to version 12.5 resolves the issue. It is worth noting
Mailing lists >> pgsql-general >> Thread
2023-05-19 11:47:47 | connect with PostgreSQL Database with SSL using Certificates and Key from client Eclipse in Java (sujay kadam)
certificates ( [server-cert.pem, server-key.pem, ca.cert] and [postgresql.crt, postgresql.pk8, root.crt] ). Suggest