Skip to content

Feat: Allow certs for PostgreSQL connections#416

Merged
alaye-ms merged 12 commits into
documentdb:mainfrom
alaye-ms:users/alaye/hardenPGConnection
Jul 23, 2026
Merged

Feat: Allow certs for PostgreSQL connections#416
alaye-ms merged 12 commits into
documentdb:mainfrom
alaye-ms:users/alaye/hardenPGConnection

Document sslMode and update Pg_HBA on old clusters

ef2e5ba
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jul 23, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 3f7304f Force password use for gateway and certs for PG Valid sign-off found
🟢 ee2b9e2 Add server-side certs Valid sign-off found
🟢 22b0bf8 clarify docs Valid sign-off found
🟢 05f0d6a remove generated certificates Valid sign-off found
🟢 ab01e7f allow for just client certs Valid sign-off found
🟢 bf61184 address copilot review Valid sign-off found
🟢 6636869 add missing doc Valid sign-off found
🟢 6fc53ac typo Valid sign-off found
🟢 df1aae0 increase test coverage Valid sign-off found
🟢 5602e23 add explicit opt-in for replication trust Valid sign-off found
🟢 c56b099 add disableTLS to examples Valid sign-off found
🟢 ef2e5ba Document sslMode and update Pg_HBA on old clusters Valid sign-off found