ssl: Add tests for client CA
Daniel Gustafsson <dgustafsson@postgresql.org>
Author:
Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2026-03-18T11:36:53Z
Releases:
19 (unreleased)
ssl: Add tests for client CA These tests were originally written to test the SSL SNI patchset but they have merit on their own since we lack coverage for these scenarios in the non SNI case as well. Author: Jacob Champion <jacob.champion@enterprisedb.com> Co-authored-by: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/1C81CD0D-407E-44F9-833A-DD0331C202E5@yesql.se
Files
| Path | Change | +/− |
|---|---|---|
| src/test/ssl/t/001_ssltests.pl | modified | +56 −0 |
| src/test/ssl/t/SSL/Backend/OpenSSL.pm | modified | +13 −3 |
Discussion
- Serverside SNI support in libpq 72 messages · 2024-05-10 → 2026-05-05