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 private key file from Windows? #1198

Open
Utini2000 opened this issue Feb 9, 2024 · 0 comments
Open

Use private key file from Windows? #1198

Utini2000 opened this issue Feb 9, 2024 · 0 comments

Comments

@Utini2000
Copy link

Is there any way to use the private key file from windows which is usually stored in one of these directories:

  • C:/Users/Username/AppData/Roaming/Microsoft/Crypto/Keys/
  • C:/Users/Username/AppData/Roaming/Microsoft/Crypto/RSA/S-1-4-21-...../
  • C:/Users/Username/AppData/Roaming/Microsoft/SystemCertificates/My/Keys/

The certificate I am trying to copy from windows to linux is created with the flag "private key not exportable".
But it seems like the private key is just laying in the folders above.
How ever, it isn't a .pem file and openfortivpn throws an error when trying to use it as --key-file.

Thanks!

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