[PR #258] [CLOSED] set subject CN for client certificates #429

Closed
opened 2026-02-25 22:33:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/258
Author: @antong
Created: 4/17/2020
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 3cd31f2 set 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.

## 📋 Pull Request Information **Original PR:** https://github.com/FiloSottile/mkcert/pull/258 **Author:** [@antong](https://github.com/antong) **Created:** 4/17/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3cd31f2`](https://github.com/FiloSottile/mkcert/commit/3cd31f2e179af0be621498a54be7e3ebe51d4ddf) set subject CN for client certificates ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cert.go` (+1 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:33:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#429
No description provided.