mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[PR #34] [CLOSED] add PKCS#12 generation with password changeit #365
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#365
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/34
Author: @linux-china
Created: 7/4/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
1a202b8git ignore with go & goland templates93e5fb6add constraint of software.sslmate.com/src/go-pkcs12aa9ab01add constraint of software.sslmate.com/src/go-pkcs1224a3473add PKCS#12 generation with default password changeit489eed4variable certification renamed to domainCert📊 Changes
4 files changed (+93 additions, -2 deletions)
View changed files
➕
.gitignore(+71 -0)📝
Gopkg.lock(+10 -1)📝
Gopkg.toml(+4 -0)📝
cert.go(+8 -1)📄 Description
the default password for PKCS is changeit
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.