mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 13:36:02 +03:00
[GH-ISSUE #163] Install CA certificate from a remote mkcert #100
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#100
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?
Originally created by @Toilal on GitHub (May 24, 2019).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/163
I'm running a windows host with mkcert installed on a Linux VM, but there's no easy way to install the mkcert root CA inside Windows host.
from windows Host, I would like to run
mkcert -install -url https://192.168.1.100:9999/ca.pem.The
ca.pemcould be published on the Vagrant VM side withmkcert -serve-ca 9999.Would you accept a pull request for this feature ?
@adamdecaf commented on GitHub (May 28, 2019):
Network file transfers are complicated. What about copying the needed file (or generated certificate for windows) outside of mkcert?
@FiloSottile commented on GitHub (Jun 1, 2019):
I think this falls outside the scope of mkcert.
The instructions for how to do it manually are at https://github.com/FiloSottile/mkcert#installing-the-ca-on-other-systems