[go: nahoru, domu]

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

Release 0.6.1 #59

Merged
merged 1 commit into from
Jul 27, 2021
Merged

Release 0.6.1 #59

merged 1 commit into from
Jul 27, 2021

Conversation

roidelapluie
Copy link
Member

Signed-off-by: Julien Pivotto roidelapluie@inuits.eu

@roidelapluie
Copy link
Member Author

I actually think we should drop VerifyClientCertIfGiven RequireAnyClientCert and RequestClientCert.

@LeviHarrison
Copy link
Member

Ehhhhhhh we refer to https://golang.org/pkg/crypto/tls/#ClientAuthType for the types so I think we should support all of them.

@LeviHarrison
Copy link
Member

I guess we could move that documentation into our own repo and eliminate those options

@roidelapluie
Copy link
Member Author

So, should we go ahead with this? We support all of them but users should be aware that only one is secure.

@LeviHarrison
Copy link
Member

Sure

CHANGELOG.md Outdated
@@ -1,3 +1,7 @@
## 0.6.1 / 2021-06-30

* [BUGFIX] Allow RequireAnyClientCert as client_auth_type.
Copy link
Member

Choose a reason for hiding this comment

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

Should we add the PR number?

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
Copy link
Member
@LeviHarrison LeviHarrison left a comment

Choose a reason for hiding this comment

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

Looks good

@roidelapluie roidelapluie merged commit 7cd0e90 into prometheus:master Jul 27, 2021
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.

None yet

2 participants