[PR #58] [CLOSED] Added -password flag to allow specifying of PKCS#12 password #373

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

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/58
Author: @neoKushan
Created: 8/15/2018
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 4d87e74 Added -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.

## 📋 Pull Request Information **Original PR:** https://github.com/FiloSottile/mkcert/pull/58 **Author:** [@neoKushan](https://github.com/neoKushan) **Created:** 8/15/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4d87e74`](https://github.com/FiloSottile/mkcert/commit/4d87e74b761c472bb23524ea101f849506b256d3) Added -password flag to allow specifying of PKCS#12 password ### 📊 Changes **2 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `cert.go` (+1 -1) 📝 `main.go` (+4 -2) </details> ### 📄 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. --- <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:18 +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#373
No description provided.