Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Set clientcert=verify-ca in pg_hba.conf when using SSL #12

Closed
wants to merge 3 commits into from

Conversation

p-j-smith
Copy link
Contributor

@p-j-smith p-j-smith commented Jul 3, 2023

Fixes #11

  • Set clientcert=verify-ca in pg_hba.conf when using SSL as clientcert=1 is deprecated

Also:

  • update the ansible-lint pre-commit hook
  • fix (or ignore) ansible-lint complaints

@p-j-smith
Copy link
Contributor Author

closing as these changes were merged in #13

@p-j-smith p-j-smith closed this Jul 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clientcert=1 in pg_hba.conf is deprecated in PostgreSQL 14
1 participant