mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 13:36:02 +03:00
[PR #58] [CLOSED] Added -password flag to allow specifying of PKCS#12 password #373
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#373
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/58
Author: @neoKushan
Created: 8/15/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
4d87e74Added -password flag to allow specifying of PKCS#12 password📊 Changes
2 files changed (+5 additions, -3 deletions)
View changed files
📝
cert.go(+1 -1)📝
main.go(+4 -2)📄 Description
Hi,
I didn't like that the PKCS#12 support didn't allow you to specify the password, so I added a flag to pass in your own. I also updated the usage text as it was not immediately obvious what the default password even was.
I've never touched Go before, so apologies if I've made a mistake. Feel free to feedback on anything that should have been done differently.
I've signed the CLA as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.