Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use tls lib v4 for pki integration #283

Merged
merged 3 commits into from
Sep 6, 2024
Merged

chore: use tls lib v4 for pki integration #283

merged 3 commits into from
Sep 6, 2024

Conversation

gruyaume
Copy link
Collaborator

@gruyaume gruyaume commented Sep 4, 2024

Description

Here we replace the tls library v3 with v4 completing the transition to use the lib v4 in Vault charms.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@gruyaume gruyaume requested a review from a team as a code owner September 4, 2024 18:59
src/charm.py Show resolved Hide resolved
src/charm.py Outdated Show resolved Hide resolved
src/charm.py Outdated Show resolved Hide resolved
@gruyaume gruyaume merged commit 0c9473e into main Sep 6, 2024
11 checks passed
@gruyaume gruyaume deleted the dev-v4-2 branch September 6, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants