Questions tagged [mkcert]
19 questions
0
votes
2 answers
EACCES: permission denied, mkdir '/root/.vite-plugin-mkcert'
I'm trying to set up an environment in which vite's hot reload is available through traefik's reverse proxy. For this, I noticed that it is necessary to add a certificate in the vite settings vite.config.js.
import { defineConfig } from…

Daniel
- 1
- 1
0
votes
0 answers
https call failed from python using FastAPI
Ran the following commands.
PS C:\Users\anups\Desktop\Cloud_AntiScalant> mkcert -install
Created a new local CA
The local CA is now installed in the system trust store! ⚡️
PS C:\Users\anups\Desktop\Cloud_AntiScalant> mkcert localhost
Created a…

Anup Buchke
- 5,210
- 5
- 22
- 38
0
votes
1 answer
Android Firefox constantly prompting to Accept Risk for mkcert-created SSL certificate
In my dev laptop I installed an SSL cert using mkcert. Works fine in all desktop browsers. They don't even prompt to accept the "risk" and continue. But in my Android phone on the same LAN (with the dev subdomain in dns) I get that prompt from both…

Walter Monroe
- 140
- 10
-2
votes
1 answer
Warning: No available formula with the name "mkcert"
Im using a M1 mac and Im trying to install mkcert using brew,
The command that I use is:
brew install mkcert
This is the error that I get:
brew install mkcert
fatal: Could…

Ivan Solobear
- 399
- 1
- 3
- 8