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

set subject CN for client certificates #258

Closed
wants to merge 1 commit into from

Conversation

antong
Copy link

@antong antong commented Apr 17, 2020

Many TLS servers and configurations perform client authentication
using the subject CN in the client certificate. This change
adds a subject CN to client certificates.

Fixes #257.

Many TLS servers and configurations perform client authentication
using the subject CN in the client certificate. This change
adds a subject CN to client certificates.

Fixes FiloSottile#257.
@petr-motejlek
Copy link

Please approve and merge. This is very useful!

@gaby
Copy link

gaby commented Jul 28, 2020

Looks good to me! This would be very useful! 👍

@FiloSottile
Copy link
Owner

See #257 (comment)

@antong
Copy link
Author

antong commented Oct 26, 2020

I understand. As you said, it is easy enough for people to patch it themselves if required. Thanks!

@TRezendes
Copy link

Thank you very much for this little tweak. It did exactly what I needed it to do today (for exactly the [postgres] reason that people have mentioned).

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.

Request: add subject CN for client certificates
5 participants