[GH-ISSUE #132] add an option to specify pkcs12 file password #77

Closed
opened 2026-02-25 22:32:32 +03:00 by kerem · 2 comments
Owner

Originally created by @youlinxiaozhu on GitHub (Feb 7, 2019).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/132

The password of pkcs12 file is currently hard coded into source. I want to generate a pkcs12 file for program that only support blank password.

Originally created by @youlinxiaozhu on GitHub (Feb 7, 2019). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/132 The password of pkcs12 file is currently hard coded into source. I want to generate a pkcs12 file for program that only support blank password.
kerem closed this issue 2026-02-25 22:32:32 +03:00
Author
Owner

@adamdecaf commented on GitHub (Feb 7, 2019):

This has been asked as a change before, see https://github.com/FiloSottile/mkcert/pull/58#issuecomment-451782395

<!-- gh-comment-id:461501431 --> @adamdecaf commented on GitHub (Feb 7, 2019): This has been asked as a change before, see https://github.com/FiloSottile/mkcert/pull/58#issuecomment-451782395
Author
Owner

@FiloSottile commented on GitHub (Feb 8, 2019):

I'm sorry to hear there are programs that only support blank passwords, but it looks like there are more that hardcode "changeit" and my opinion on adding a configuration option for it has not changed.

You'll have to use openssl(1) to remove the password, I'm afraid.

<!-- gh-comment-id:461672663 --> @FiloSottile commented on GitHub (Feb 8, 2019): I'm sorry to hear there are programs that only support blank passwords, but it looks like there are more that hardcode "changeit" and my opinion on adding a configuration option for it has not changed. You'll have to use openssl(1) to remove the password, I'm afraid.
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#77
No description provided.