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

Decide how to handle plain passwords for PEM encoded certificates #434

Closed
s-l-teichmann opened this issue Aug 17, 2023 · 3 comments · Fixed by #435
Closed

Decide how to handle plain passwords for PEM encoded certificates #434

s-l-teichmann opened this issue Aug 17, 2023 · 3 comments · Fixed by #435

Comments

@s-l-teichmann
Copy link
Contributor

We currently support PEM encoded client certificates which may be protected
with an optional password.

There is an design flaw in RFC 1423 See used call in Stdlib for details

Currently we tend to leave it in, but for the 2.4.0 release we should document it or maybe
remove it or use another container format.

@s-l-teichmann
Copy link
Contributor Author

@tschmidtb51 ... as discussed in the meeting PR #435 documents the issue.

@bernhardreiter
Copy link
Member

Reading up on this, I do not fully understand the situation yet.

@bernhardreiter
Copy link
Member

We want to leave it in, but mark it as experimental (so we can remove it in the future). The limits of the options shall be documented.

This is reflected in #435 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants