[PR #522] [CLOSED] add JAVA_TOOL_OPTIONS=-Duser.language=en #480

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

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/522
Author: @oOtroyOo
Created: 5/2/2023
Status: Closed

Base: masterHead: master


📝 Commits (6)

📊 Changes

5 files changed (+53 additions, -4 deletions)

View changed files

.vscode/launch.json (+21 -0)
📝 cert.go (+24 -4)
📝 go.mod (+1 -0)
📝 main.go (+6 -0)
📝 truststore_java.go (+1 -0)

📄 Description

fix #376. To fix console showing garbled text in non-English Windows.
BTW. A message to notice permissions error


🔄 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/522 **Author:** [@oOtroyOo](https://github.com/oOtroyOo) **Created:** 5/2/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`b8c2848`](https://github.com/FiloSottile/mkcert/commit/b8c28487c30aa2bc6933e9b661d1aedb8c0fea9b) JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8 - [`03649b3`](https://github.com/FiloSottile/mkcert/commit/03649b3e9007be96d362e868bb12e3784a0f49ca) parse expireDate - [`9401c1b`](https://github.com/FiloSottile/mkcert/commit/9401c1b686788dbd9f6ea0bf621ce8c76e8b5753) launch.json - [`67a7604`](https://github.com/FiloSottile/mkcert/commit/67a7604c96573eb293b4cedd2586783aa02f2342) Merge branch 'javaOption' - [`888de68`](https://github.com/FiloSottile/mkcert/commit/888de68495dd79f877b68160bfbd040d2f72b92a) Merge branch 'expireDate' - [`9f771f8`](https://github.com/FiloSottile/mkcert/commit/9f771f8bdc49c0574e73a3e85217a703109625c2) go install ### 📊 Changes **5 files changed** (+53 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `.vscode/launch.json` (+21 -0) 📝 `cert.go` (+24 -4) 📝 `go.mod` (+1 -0) 📝 `main.go` (+6 -0) 📝 `truststore_java.go` (+1 -0) </details> ### 📄 Description fix #376. To fix console showing garbled text in non-English Windows. BTW. A message to notice permissions error --- <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:37 +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#480
No description provided.