-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Get CA key error: permission denied #144
Comments
Did this on a VPS running debian and it worked. |
Same error happening to me on Debian 11 but i am using binary from release page. EDIT: same error when building with master branch |
I can't repro on Mac OS master branch. What are the permissions for the key and CSR files? |
I think the issue has to do with the version of go you are using to build. |
I also built the project with go version 1.16.7, and used |
I was also able to built the project with go version 1.18.1 (latest version), and used |
Hi kacpekwasny. Thanks again for for flagging this. The issue should be fixed in #155 - can you try cloning the latest version of certstrap in windows and running the steps again? |
I am following the instructions step by step, I am on Windows 10:
I am on windows in powershell.
I also tried this fully on WSL debian but with following error:
Get certificate request error: permission denied
The text was updated successfully, but these errors were encountered: