cloudnative-pg / cloudnative-pg/postgres-keycloak-oauth-validator
Add new GUC to allow insecure connections
Open
- Dominant language
- C
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The certificates, in environments like Kubernetes, may be self-signed or by internal CA entities that are not necessary available in the current system. Adding a version to skip this verification will allow to work on this kind of internal environments or even in development environments like a local computer.
Contributor guide
Assessment
This issue has not been assessed yet.