mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 13:36:02 +03:00
[PR #77] [MERGED] Add ability of customizing file name #383
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#383
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/77
Author: @sleagon
Created: 10/10/2018
Status: ✅ Merged
Merged: 1/7/2019
Merged by: @FiloSottile
Base:
master← Head:master📝 Commits (2)
8125004Add -cert-file, -key-file and -p12-file (#77)8e89158Refactor output path flags📊 Changes
2 files changed (+40 additions, -14 deletions)
View changed files
📝
cert.go(+32 -13)📝
main.go(+8 -1)📄 Description
Just as mentioned in issue #72 which was opened more than one month ago, it is useful to customlize the name of target file.
Usage:
or for p12 file
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.