9 Commits

Author SHA1 Message Date
Andy Brody
46f5fd5c86 Use heredocs rather than an echo every line. 2013-05-22 14:39:20 -07:00
Andy Brody
988f5e39a9 Fix up whitespace in 1.0 as well. 2013-05-22 14:30:40 -07:00
Andy Brody
4236454f93 Strip trailing whitespace. 2013-05-20 00:20:48 -04:00
Andy Brody
b2572dcbd8 Expand tabs. 2013-05-20 00:20:25 -04:00
Eric F Crist
ff5bfd1dd8 Change hash and keysize defaults to modern standards
Change keysize defaults from 1024 to 2048 bits and change the default
hash from md5 to sha256.  Also, removed an oddly-specific call for sha1
in one instance.

Signed-off-by: Josh Cepek <josh.cepek@usa.net>
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2013-01-30 14:59:18 -06:00
Nicholas Hall
8082464c0f Make vars file more sane.
* Removed duplicate KEY_EMAIL var
* Commented out KEY_PCS11 vars [1]
* Commented out KEY_CN with explanation
* Set saner defaults
* reorganized vars, "required" fields first

[1] I commented these out because they're already set to dummy and you only need to change them if you're indeed going to use them.  This makes it a little less confusing to newbies who may not be interested in PKCS11 and get confused when reading that they should now "leave any of these fields blank".

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2012-07-03 08:37:23 -05:00
Alon Bar-Lev
4886d517e5 build: doc
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2012-06-27 07:07:38 -05:00
Alon Bar-Lev
09968bb463 build: simple autotools build
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2012-06-27 07:07:38 -05:00
Samuli Seppänen
ee57a1db5f Moved 1.0, 2.0 and Windows directories in easy-rsa subdirectory
This is required to allow applying Alon's autotools/rpm/documentation patches
from GitHub OpenVPN/easy-rsa-old tree.

Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2012-06-27 07:07:38 -05:00