-
Notifications
You must be signed in to change notification settings - Fork 212
Closed
Description
I am following the instructions step by step, I am on Windows 10:
$ git clone https://github.com/square/certstrap
$ cd certstrap
$ go build
$ ./certstrap.exe init --common-name CertAuth
$ ./certstrap.exe request-cert --common-name Alice
$ ./certstrap.exe sign Alice --CA CertAuth
Enter passphrase for CA key (empty for no passphrase): [all passwords are empty]
Get CA key error: permission denied
I am on windows in powershell.
I also tried this fully on WSL debian but with following error:
Get certificate request error: permission denied
Metadata
Metadata
Assignees
Labels
No labels