Re: [oauth] Add TLS support to OAuth tests
Jonathan Gonzalez V. <jonathan.abdiel@gmail.com>
From: "Jonathan Gonzalez V." <jonathan.abdiel@gmail.com>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: pgsql-hackers@postgresql.org
Date: 2026-03-03T11:15:03Z
Lists: pgsql-hackers
Hi! > > What do you think about adding this information > > on top of the `oauth_server.py` file? > > I think if we put it into the repo somewhere (and honestly, we > probably should), it should be centralized rather than per-file. > It'll > rot really quickly otherwise. Yeah, you're right, I couldn't find anything on the repo with the name of tools or dependencies required or anything like that that contain the versions, probably for another discussion indeed! > So I've pulled in part of your -0003, done some more comment- > smithing, > and squashed it all down for commit. Attached in v2. Yeah I saw! nice on putting the `cert_dir` outside in the `Makefile` and `meson.build` file! Thanks for everything! I'll wait for this to be committed to come with a new version of the other patch [1] [1] https://www.postgresql.org/message-id/flat/16a91d02795cb991963326a902afa764e4d721db.camel@gmail.com -- Jonathan Gonzalez V. <jonathan.abdiel@gmail.com> EnterpriseDB
Commits
-
oauth: Add TLS support for oauth_validator tests
- a6483f5ac968 19 (unreleased) landed