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

feat: mTLS support #271

Merged
merged 6 commits into from
Apr 5, 2024
Merged

feat: mTLS support #271

merged 6 commits into from
Apr 5, 2024

Conversation

coufalja
Copy link
Contributor

@coufalja coufalja commented Mar 4, 2024

Description

  • Support for mTLS on the API port
  • Additional CN and Hostname verification for client presented certificates
  • Minor changes in docs

Motivation and Context

Regatta was missing a support for enforcing mTLS on its API port, that support is added

How Has This Been Tested?

UTs

@github-actions github-actions bot added code Pull requests that update Go code docs Pull requests that update documentation labels Mar 4, 2024
@coveralls
Copy link

coveralls commented Mar 4, 2024

Coverage Status

coverage: 79.701% (-0.2%) from 79.894%
when pulling 6dc855b on feature/follower_write_api_p3
into 64e6062 on master.

@coufalja coufalja force-pushed the feature/follower_write_api_p3 branch from 92a40ad to 70c828b Compare March 4, 2024 20:58
@coufalja coufalja force-pushed the feature/follower_write_api_p3 branch from a13bed7 to 5cfe436 Compare April 3, 2024 13:47
@coufalja coufalja force-pushed the feature/follower_write_api_p3 branch from 5cfe436 to 9bb5452 Compare April 3, 2024 13:51
@coufalja coufalja force-pushed the feature/follower_write_api_p3 branch from 46980c1 to 8999ef7 Compare April 3, 2024 14:06
@coufalja coufalja marked this pull request as ready for review April 4, 2024 11:18
@coufalja coufalja requested review from a team April 4, 2024 11:18
@coufalja coufalja merged commit 86859bf into master Apr 5, 2024
11 checks passed
@coufalja coufalja deleted the feature/follower_write_api_p3 branch April 5, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog code Pull requests that update Go code docs Pull requests that update documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants