Sitecore / Sitecore/docker-examples
Errors generating Traefik SSL certificates
Open
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 82
- Forks
- 110
- Avg merge
- 7d 59m
- Merged PRs (30d)
- 1
Description
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 ‼️
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the init script on Windows PowerShell and inspect the step that generates Traefik TLS certificates with mkcert. Confirm whether the certificate is created and the local CA is installed without an access-denied error or trust-store warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- devops, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100