Sitecore / Sitecore/docker-examples

Errors generating Traefik SSL certificates

Open
#51 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.