|
From: Selva N. <sel...@gm...> - 2024-07-18 14:29:23
|
Hi On Thu, Jul 18, 2024 at 8:40 AM Ralf Hildebrandt via Openvpn-users < ope...@li...> wrote: > Where does openvpn GUI (on Windows) store the user's password, if the > user chooses to store the credentials? > The password is encrypted using CryptProtectData() and the blob stored in the registry (HKCU\Software\OpenVPN-GUI\<config-name>/) Selva |