Eric F Crist
78aca243b2
Ignore dist-staging path
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-14 23:16:55 -05:00
Eric F Crist
21b0de8f5e
Ignore dist-staging path
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-14 23:16:55 -05:00
Eric F Crist
302dd05bbc
Update changelog for v3.0.5 release
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-14 23:12:19 -05:00
Eric F Crist
a137125a5a
Update changelog for v3.0.5 release
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-14 23:12:19 -05:00
Eric F Crist
c5ff31e867
Merge btamayo change.
...
Closes #214 in master
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-14 22:42:57 -05:00
Eric F Crist
7e80326044
Merge btamayo change.
...
Closes #214 in master
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-14 22:42:57 -05:00
Eric F Crist
8f9f8e0b74
Merge branch 'btamayo-patch-1' into v3.0.5
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-14 22:41:33 -05:00
Eric F Crist
1f8017087d
Merge branch 'btamayo-patch-1' into v3.0.5
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-14 22:41:33 -05:00
Eric F Crist
d0326c0d49
Merge in other commits suitable for v3.0.5 from masteer.
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-07 09:41:39 -05:00
Eric F Crist
a33928c76b
Merge in other commits suitable for v3.0.5 from masteer.
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-07 09:41:39 -05:00
Eric F Crist
ad00be3411
Merge branch 'TinCanTech-master'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-07 09:19:17 -05:00
Eric F Crist
86f220738c
Merge branch 'TinCanTech-master'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-07 09:19:17 -05:00
Eric F Crist
083b125064
Merge branch 'master' of https://github.com/OpenVPN/easy-rsa
2018-09-07 09:18:32 -05:00
Eric F Crist
aca41ecbd0
Merge branch 'master' of https://github.com/OpenVPN/easy-rsa
2018-09-07 09:18:32 -05:00
Eric F Crist
7e750b4caa
Merge branch 'master' of https://github.com/TinCanTech/easy-rsa into TinCanTech-master
2018-09-07 09:18:06 -05:00
Eric F Crist
53ff1188ee
Merge branch 'master' of https://github.com/TinCanTech/easy-rsa into TinCanTech-master
2018-09-07 09:18:06 -05:00
Eric F Crist
a6192a7fe9
Update copyright date.
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-07 09:14:27 -05:00
Eric F Crist
5e7046cba1
Update copyright date.
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-07 09:14:27 -05:00
Richard Bonhomme
4d084268b8
Fix set_pass() 'nopass' option
2018-09-07 13:23:35 +01:00
Richard Bonhomme
e3c51b39f1
Fix set_pass() 'nopass' option
2018-09-07 13:23:35 +01:00
Eric F Crist
1eccb90148
Correct sed work on version replacement
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-08-23 17:01:55 -05:00
Eric F Crist
ac2575f3e1
Correct sed work on version replacement
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-08-23 17:01:55 -05:00
Eric F Crist
376c62f2b8
Update default certificate length, comments
...
- Resolve #57 , set default certificate length to 1080 days, leaves CA
certifcates at 3650
- Add EasyRSA version to certificate comment for later troubleshooting
and identification.
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-08-23 16:51:17 -05:00
Eric F Crist
97e1501424
Update default certificate length, comments
...
- Resolve #57 , set default certificate length to 1080 days, leaves CA
certifcates at 3650
- Add EasyRSA version to certificate comment for later troubleshooting
and identification.
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-08-23 16:51:17 -05:00
Eric F Crist
93b0f2e74b
Add LibreSSL support to EasyRSA
...
Merge branch 'TinCanTech-libressl'
This may also resolve the following issues:
#130 : cmd-opts nopass doesn't work
#76 : LibreSSL exposes misuse of $ENV
#74 : LibreSSL, Expected to find openssl command at: openssl
#34 : unexpected EOF when using init-pki on OSX 10.9
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-08-23 16:32:09 -05:00
Eric F Crist
6235086142
Add LibreSSL support to EasyRSA
...
Merge branch 'TinCanTech-libressl'
This may also resolve the following issues:
#130 : cmd-opts nopass doesn't work
#76 : LibreSSL exposes misuse of $ENV
#74 : LibreSSL, Expected to find openssl command at: openssl
#34 : unexpected EOF when using init-pki on OSX 10.9
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-08-23 16:32:09 -05:00
Eric F Crist
e4fe9dd441
Add LibreSSL support to EasyRSA
...
Merge branch 'libressl' of https://github.com/TinCanTech/easy-rsa into TinCanTech-libressl
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-08-23 16:31:14 -05:00
Eric F Crist
9ff2df63d1
Add LibreSSL support to EasyRSA
...
Merge branch 'libressl' of https://github.com/TinCanTech/easy-rsa into TinCanTech-libressl
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-08-23 16:31:14 -05:00
Eric F Crist
f22cd26caa
gah
2018-08-23 16:23:57 -05:00
Eric F Crist
6ae6659715
gah
2018-08-23 16:23:57 -05:00
Eric F Crist
81dfc91e1a
Travis-CI, yay!
...
:\
2018-08-23 16:16:29 -05:00
Eric F Crist
45e6d1f531
Travis-CI, yay!
...
:\
2018-08-23 16:16:29 -05:00
Eric F Crist
f9e659a540
shellcheck provided in travis-ci by default
...
Apparently no longer required to install shellcheck in the travis-ci
environment. See https://github.com/koalaman/shellcheck/wiki/TravisCI
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-08-23 16:10:22 -05:00
Eric F Crist
ef968ace6e
shellcheck provided in travis-ci by default
...
Apparently no longer required to install shellcheck in the travis-ci
environment. See https://github.com/koalaman/shellcheck/wiki/TravisCI
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-08-23 16:10:22 -05:00
Richard Bonhomme
815d45a008
libressl: minor style corrections
2018-08-23 21:26:30 +01:00
Richard Bonhomme
c14f3c6b16
libressl: minor style corrections
2018-08-23 21:26:30 +01:00
Richard Bonhomme
e9d6393da3
libressl: use make_ssl_config and safessl-easyrsa.cnf for revoke
2018-08-23 21:20:53 +01:00
Richard Bonhomme
24913874f5
libressl: use make_ssl_config and safessl-easyrsa.cnf for revoke
2018-08-23 21:20:53 +01:00
Richard Bonhomme
d1e72d4ea7
libressl: use make_ssl_config and safessl-easyrsa.cnf for gen_crl
2018-08-23 21:16:32 +01:00
Richard Bonhomme
0d1c17a0e9
libressl: use make_ssl_config and safessl-easyrsa.cnf for gen_crl
2018-08-23 21:16:32 +01:00
Richard Bonhomme
93785e1e25
libressl: use make_ssl_config and safessl-easyrsa.cnf for sign_req
2018-08-23 21:12:39 +01:00
Richard Bonhomme
185a5b671f
libressl: use make_ssl_config and safessl-easyrsa.cnf for sign_req
2018-08-23 21:12:39 +01:00
Richard Bonhomme
95d26a3840
libressl: use make_ssl_config and safessl-easyrsa.cnf for gen_req
2018-08-23 21:10:57 +01:00
Richard Bonhomme
247199489e
libressl: use make_ssl_config and safessl-easyrsa.cnf for gen_req
2018-08-23 21:10:57 +01:00
Richard Bonhomme
97681d486d
libressl: use make_ssl_config and safessl-easyrsa.cnf for build_ca
2018-08-23 21:05:26 +01:00
Richard Bonhomme
95871dca5e
libressl: use make_ssl_config and safessl-easyrsa.cnf for build_ca
2018-08-23 21:05:26 +01:00
Richard Bonhomme
f13b8c7a03
libressl: use make_ssl_config() for easyrsa openssl version check
2018-08-23 20:36:48 +01:00
Richard Bonhomme
af9b01944e
libressl: use make_ssl_config() for easyrsa openssl version check
2018-08-23 20:36:48 +01:00
Richard Bonhomme
2688e2493d
libressl: add notify SSL library in use
2018-08-23 20:29:35 +01:00
Richard Bonhomme
9fafe1c352
libressl: add notify SSL library in use
2018-08-23 20:29:35 +01:00