mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #410] Change or choose rootCA path for a user directory with accented characters #269
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#269
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 @ghost on GitHub (Oct 27, 2021).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/410
Hello,
I have a Microsoft account that automatically created my Windows account when I installed it.
My first name is François and that's how the User folder is written on my PC. This has never been a problem for me until now, but during the
mkcert -install, the rootCA files are not written in the right place.I end up with an extra path that can give this kind of thing:
C:\Users\Fran├ö├Â┬úÔö¼Ôòæois\AppData\Local\mkcertinstead ofC:\Users\François\AppData\Local\mkcert.Is it possible to change the path of the generated root certificates without using the user folder (for example in the ProgramData folder) or to allow specifying the path when running this command?
Just to be precise, I'm not asking for the name of the rootCA files to be changed.
Thanks
@GhostyJorge commented on GitHub (Feb 20, 2026):
Hi, I have the same issue.
Edit: I chage the environment variable in windows that have the codification wrong, I wrote correctly and it fixed the issue.