Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use well-known locations for root certificate storage #65

Open
sdavids opened this issue Oct 30, 2023 · 0 comments
Open

Use well-known locations for root certificate storage #65

sdavids opened this issue Oct 30, 2023 · 0 comments

Comments

@sdavids
Copy link

sdavids commented Oct 30, 2023

If the XDG_DATA_HOME environment variable is set then the root certificate should be generated in ${XDG_DATA_HOME}/minica.

https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

On macOS it should go into ~/Library/Application\ Support/com.jsha.minica (XDG_DATA_HOME takes preference though).

https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/MacOSXDirectories/MacOSXDirectories.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant