mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 13:36:02 +03:00
[PR #38] [MERGED] support install into java cacerts file #368
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#368
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/38
Author: @adamdecaf
Created: 7/6/2018
Status: ✅ Merged
Merged: 7/30/2018
Merged by: @FiloSottile
Base:
master← Head:java📝 Commits (4)
ec7b3dbsupport install into java cacerts file4127728java: add copyright header54078d4Update main.go7207d65Update truststore_java.go📊 Changes
2 files changed (+129 additions, -0 deletions)
View changed files
📝
main.go(+22 -0)➕
truststore_java.go(+107 -0)📄 Description
This works for me locally on a Mac with Java 8 and 9. I'm going to test out a bit on linux and newer Java versions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.