docker-examples icon indicating copy to clipboard operation
docker-examples copied to clipboard

Errors generating Traefik SSL certificates

Open doubacc opened this issue 3 years ago • 0 comments

While running the init script I'm getting this error, I'm running powershell as administrator.

Populating required .env file variables...
Downloading and installing mkcert certificate tool...
Generating Traefik TLS certificates...
Using the local CA at "C:\Users\hello\AppData\Local\mkcert" ✨
ERROR: add cert: Failed adding cert: Access is denied.
Using the local CA at "C:\Users\hello\AppData\Local\mkcert" ✨
Warning: the local CA is not installed in the system trust store! ⚠️
Warning: the local CA is not installed in the Java trust store! ⚠️
Run "mkcert -install" to avoid verification errors ‼️

doubacc avatar Apr 19 '22 14:04 doubacc