[PR #34] [CLOSED] add PKCS#12 generation with password changeit #365

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

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/34
Author: @linux-china
Created: 7/4/2018
Status: Closed

Base: masterHead: master


📝 Commits (5)

  • 1a202b8 git ignore with go & goland templates
  • 93e5fb6 add constraint of software.sslmate.com/src/go-pkcs12
  • aa9ab01 add constraint of software.sslmate.com/src/go-pkcs12
  • 24a3473 add PKCS#12 generation with default password changeit
  • 489eed4 variable 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.

## 📋 Pull Request Information **Original PR:** https://github.com/FiloSottile/mkcert/pull/34 **Author:** [@linux-china](https://github.com/linux-china) **Created:** 7/4/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`1a202b8`](https://github.com/FiloSottile/mkcert/commit/1a202b89f62751d9b9fdb0a319d3a18be5f36024) git ignore with go & goland templates - [`93e5fb6`](https://github.com/FiloSottile/mkcert/commit/93e5fb65d3d5f51af8fd96422ca065f8ecfefe67) add constraint of software.sslmate.com/src/go-pkcs12 - [`aa9ab01`](https://github.com/FiloSottile/mkcert/commit/aa9ab01c1f055cdaad5b74c02b9ada1304fb9390) add constraint of software.sslmate.com/src/go-pkcs12 - [`24a3473`](https://github.com/FiloSottile/mkcert/commit/24a347348382059fc3b738e66b7c08a2389f76b0) add PKCS#12 generation with default password changeit - [`489eed4`](https://github.com/FiloSottile/mkcert/commit/489eed4fe781695d3e76b99de6a4962710bbf0b2) variable certification renamed to domainCert ### 📊 Changes **4 files changed** (+93 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+71 -0) 📝 `Gopkg.lock` (+10 -1) 📝 `Gopkg.toml` (+4 -0) 📝 `cert.go` (+8 -1) </details> ### 📄 Description the default password for PKCS is changeit --- <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:17 +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#365
No description provided.