mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[PR #258] [CLOSED] set subject CN for client certificates #429
Labels
No labels
TLS stack issue
Windows
bug
duplicate
duplicate
enhancement
help wanted
help wanted
pull-request
question
question
root store
waiting for info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mkcert#429
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FiloSottile/mkcert/pull/258
Author: @antong
Created: 4/17/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
3cd31f2set subject CN for client certificates📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
cert.go(+1 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.