Page 1 of 1
OpenVPN Connect 3.2.2 private key password location
Posted: Mon Jul 05, 2021 11:12 am
by kjansen387
Hello,
I've got a simple question of which I can't find the answer;
When a user chooses to save the encrypted private key password - where and how does OpenVPN Connect 3.2.2 for Windows store this ?
Thanks,
Klaas
Re: OpenVPN Connect 3.2.2 private key password location
Posted: Tue Jul 06, 2021 9:20 am
by openvpn_inc
Hello Klaas,
When you import an encrypted private key into the OpenVPN Connect client program it will ask you for the password to decrypt it. It will then decrypt it, and send the unencrypted private key to the Windows user certificate store. However, Windows applies its own encryption of private keys here. Where it is kept is encrypted with a key tied to your Windows account which is in turn encrypted with your Windows login password.
With OpenVPN Connect there is at this time no way to store the private key in the Windows certificate store in such a way that a password is required each time to unlock it. But it's also not stored unencrypted - it's just encrypted in a different manner controlled by Windows.
Kind regards,
Johan