|
|
There is no real difference in security between storing the key in plaintext and storing the key encrypted with the password in plaintext on the same hard drive with the same file permissions. That said, if you want to use an encrypted key without the pause on startup, you can use the management interface to pass in the password after-the-fact, or write a quick expect script which will accept it on the command line (though you should never pass sensitive information on the command line, as it is visible to other users and processes via ps). That said, I hardly see a point to doing either of these things; it probably makes more sense, as has previously been suggested, to simply decrypt your key. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-12/msg00086.html on line 186 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-12/msg00086.html on line 186 |