mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[PR #494] add CommonName to generated certificates #472
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#472
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/494
Author: @elexx
Created: 1/16/2023
Status: 🔄 Open
Base:
master← Head:feat/add-cn📝 Commits (1)
49fec4aadd CN to generated certificates📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
cert.go(+1 -0)📄 Description
Adding a CN to the subject makes generated certificates usable in DSM (Synology).
I created a certificate, uploaded it to my DSM and are able to use it for example as "System default" certificate. Also DSM now shows a "Issued to:" value:

Without this patch, "Issued to:" was empty and the certificate was not selectable for any usages.
Fixes FiloSottile/mkcert#469
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.