This repository has been archived on 2025-11-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
container-openvpn/bin
Kyle Manna 126f3a4557 ovpn_init: Protect the CA key by default
* Protect the CA key with a passphrase by default to protect it from a
  filsystem compromise.  An attacker could still steal the other keys
  stored (ie the server's cert key), but not issue new keys.
* This is a good compromise for now.
2014-06-04 17:07:07 -07:00
..