|
From: <abe...@us...> - 2013-01-03 22:45:06
|
Revision: 5856
http://astlinux.svn.sourceforge.net/astlinux/?rev=5856&view=rev
Author: abelbeck
Date: 2013-01-03 22:45:00 +0000 (Thu, 03 Jan 2013)
Log Message:
-----------
Document OVPN_CERT_KEYSIZE variable, currently only used by the web interface
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-01-03 22:37:07 UTC (rev 5855)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-01-03 22:45:00 UTC (rev 5856)
@@ -473,6 +473,7 @@
#OVPN_DH="/etc/openvpn/easy-rsa/keys/dh1024.pem"
#OVPN_SERVER="10.8.0.0 255.255.255.0"
#OVPN_VERBOSITY="1"
+#OVPN_CERT_KEYSIZE="1024" # "1024" or "2048", defaults to "1024"
##
#OVPN_PUSH1="route 192.168.0.0 255.255.255.0"
#OVPN_PUSH2=""
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|