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

Add mTLS CA Option on tornjak server #43

Merged
merged 7 commits into from
Mar 1, 2022
Merged

Conversation

lumjjb
Copy link
Collaborator

@lumjjb lumjjb commented Nov 19, 2021

Addresses #2, by providing a —mtls-ca flag to validate mTLS certificates for validation of client certs.

Signed-off-by: Brandon Lum lumjjb@gmail.com

@lumjjb lumjjb requested a review from mrsabath as a code owner November 19, 2021 16:14
@lumjjb lumjjb force-pushed the add-agent-tls-ca-opt branch from 6e8c369 to 16f8c8c Compare November 19, 2021 16:16
@mrsabath
Copy link
Collaborator

mrsabath commented Jan 11, 2022

Check with @lumjjb if ready to merge

@mrsabath mrsabath self-assigned this Feb 2, 2022
@mrsabath
Copy link
Collaborator

mrsabath commented Feb 2, 2022

Testing and documentation (explain the server params, key management)

lumjjb and others added 3 commits February 14, 2022 13:53
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
@mrsabath mrsabath force-pushed the add-agent-tls-ca-opt branch from d20e7fa to 9116f87 Compare February 17, 2022 02:43
Copy link
Collaborator

@mrsabath mrsabath left a comment

Choose a reason for hiding this comment

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

LGTM

Thank you @lumjjb for this update. This works great! More documentation updates to follow.

Copy link
Collaborator Author

@lumjjb lumjjb left a comment

Choose a reason for hiding this comment

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

Minor nits, else LGTM

tornjak-backend/api/agent/server.go Outdated Show resolved Hide resolved
tornjak-backend/api/manager/server.go Outdated Show resolved Hide resolved
Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
tornjak-backend/api/manager/server.go Show resolved Hide resolved
tornjak-backend/api/manager/server.go Outdated Show resolved Hide resolved
tornjak-backend/api/agent/server.go Outdated Show resolved Hide resolved
Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
@mrsabath mrsabath merged commit efb4acb into main Mar 1, 2022
@mrsabath mrsabath deleted the add-agent-tls-ca-opt branch March 1, 2022 21:24
@lumjjb lumjjb changed the title [WIP] Add mTLS CA Option on tornjak server Add mTLS CA Option on tornjak server Mar 1, 2022
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