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

Enable mTLS for server certificates (stable-4.0) #13705

Merged
merged 8 commits into from
Jul 11, 2024

Conversation

markylaing
Copy link
Contributor

This PR enables mTLS for server certificates when CA mode is present. Allowing intra-cluster traffic when server certificates are not signed by the CA.

Depends on #13704

@markylaing markylaing marked this pull request as draft July 5, 2024 16:45
@github-actions github-actions bot added API Changes to the REST API Documentation Documentation needs updating labels Jul 5, 2024
@tomponline tomponline changed the title Enable mTLS for server certificates Enable mTLS for server certificates (stable-4.0) Jul 8, 2024
@tomponline
Copy link
Member

@markylaing ready for rebase please

Adds `CheckCASignature` and `CheckMutualTLS`. The caller
should make appropriate calls to each function depending on
context.

Signed-off-by: Mark Laing <mark.laing@canonical.com>
Signed-off-by: Mark Laing <mark.laing@canonical.com>
Signed-off-by: Mark Laing <mark.laing@canonical.com>
Signed-off-by: Mark Laing <mark.laing@canonical.com>
Signed-off-by: Mark Laing <mark.laing@canonical.com>
…y CA.

Signed-off-by: Mark Laing <mark.laing@canonical.com>
Signed-off-by: Mark Laing <mark.laing@canonical.com>
Signed-off-by: Mark Laing <mark.laing@canonical.com>
@github-actions github-actions bot removed Documentation Documentation needs updating API Changes to the REST API labels Jul 10, 2024
@markylaing markylaing self-assigned this Jul 10, 2024
@markylaing markylaing marked this pull request as ready for review July 10, 2024 16:37
Copy link
Member

@simondeziel simondeziel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

test/suites/pki.sh Show resolved Hide resolved
test/suites/pki.sh Show resolved Hide resolved
@tomponline tomponline merged commit b958cb8 into canonical:stable-4.0 Jul 11, 2024
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants