mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 13:36:02 +03:00
[PR #142] [CLOSED] Change u.Username to u.Name for more readibility #403
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#403
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/142
Author: @doggy8088
Created: 2/25/2019
Status: ❌ Closed
Base:
master← Head:cn_name📝 Commits (2)
6e2d089Change u.Username to u.Name for more readibilityf1f6acaCheck u.Name for empty📊 Changes
1 file changed (+5 additions, -1 deletions)
View changed files
📝
cert.go(+5 -1)📄 Description
Use the
u.Usermight be better than just useu.Username. It because theuserAndHostnameused in CommonName and OrganizationalUnit field of the certificate.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.