[PR #59] [CLOSED] Fix use of multiple CAs on Linux #375

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

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/59
Author: @vortura
Created: 8/15/2018
Status: Closed

Base: masterHead: linux-multiple-ca


📝 Commits (1)

  • 5c376c4 Fix use of multiple CAs on Linux

📊 Changes

2 files changed (+15 additions, -6 deletions)

View changed files

mkcert (+0 -0)
📝 truststore_linux.go (+15 -6)

📄 Description

Fix a bug on Linux where multiple CAs would overwrite each other by
replacing the static SystemTrustFilename with a variable name based on
caUniqueName().

This should address #52


🔄 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/59 **Author:** [@vortura](https://github.com/vortura) **Created:** 8/15/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `linux-multiple-ca` --- ### 📝 Commits (1) - [`5c376c4`](https://github.com/FiloSottile/mkcert/commit/5c376c46030bd7772293270af439b01e64be3134) Fix use of multiple CAs on Linux ### 📊 Changes **2 files changed** (+15 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `mkcert` (+0 -0) 📝 `truststore_linux.go` (+15 -6) </details> ### 📄 Description Fix a bug on Linux where multiple CAs would overwrite each other by replacing the static SystemTrustFilename with a variable name based on caUniqueName(). This should address #52 --- <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:18 +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#375
No description provided.