Commit Graph

56 Commits

Author SHA1 Message Date
69b0a9e1ea create_key_config.sh: one minor change. 2019-07-16 00:33:30 +02:00
133df46c7b build_key-pass.sh, create_key_config.sh: fix error printing out Key CN. 2019-07-16 00:28:46 +02:00
0a8856aa4e create_key_config.sh: add support for new easyrsa layout. 2019-07-16 00:07:24 +02:00
d325eb2a24 build_key-pass.sh: some minor changes. 2019-07-16 00:06:35 +02:00
ba6d753101 Add support for esyrsa new layout. 2019-07-15 23:19:37 +02:00
71270947e6 Add variables 'OPENVPN_KEY_DIR' and 'OPENVPN_CCD_DIR'. 2019-07-15 19:04:10 +02:00
30ba113911 Adjust sample configuration file. 2019-07-15 15:38:13 +02:00
2e3ca82ea9 Again: change name of output service files. 2019-07-15 15:14:05 +02:00
dda55a4cf4 Add variable 'ORG_SHORTCUT'. Change name of service output-files. 2019-07-15 15:01:41 +02:00
20f0ebddd6 install_openvpn.sh: fix errors installing on debian 9 or down. 2019-07-15 13:59:14 +02:00
f24a991ad4 install_openvpn.sh: add support for debian 10 (buster). 2019-07-15 03:32:21 +02:00
800d7e25a3 Add file 'ovpn_pass' to configuration directory. Chane name of configuration file for usage by network-manager-openvpn. 2019-04-25 13:57:43 +02:00
d9571d86fd Add another configuration file usage by by linux network-manager-openvpn. 2019-04-25 13:34:23 +02:00
f87fd28c0d install_openvpn.sh: set default cipher to 'AES-256-CBC'. 2018-10-14 23:43:09 +02:00
4e79693f92 Add script 'recreate_index_file.sh'. 2018-10-03 13:22:24 +02:00
a780d87c57 create_key_config.sh: fix error concerning variable 'LZO_COMPRESSION'. 2018-09-22 01:44:50 +02:00
851d476bfd Explizit set cipher, default to 'cipher BF-CBC'. 2018-08-23 16:54:32 +02:00
959b28cf2f Merge branch 'master' of https://git.oopen.de/install/openvpn 2018-07-25 12:15:27 +02:00
30bbd05071 Support for multiple search domains. 2018-07-25 12:15:18 +02:00
b5ba1301d8 Add auth-nocache. Set cipher to BF-CBC if no is specified. 2018-07-02 12:46:27 +02:00
da6749458e Revert last commit. 2018-07-02 02:48:28 +02:00
901792ccdc Update ANW-URB add 'src/openvpn'. 2018-07-01 17:03:41 +02:00
8f2df2215b Add script 'get_all_keys.sh'. 2018-05-30 02:58:54 +02:00
fac83df879 get_revoked_keys.sh: Fix error in getting OpenVPN base directory. 2018-05-29 15:19:27 +02:00
5e8a0f893b Some minor fixes.. 2018-05-18 21:50:14 +02:00
ebff5a557b Add Configuration file for MAC OS. 2018-04-17 17:18:25 +02:00
a1bd46c9e8 Fix error in writing client configuration file. 2018-03-18 23:44:00 +01:00
4bef4e3c0f Support setting of lzo compression (yes/no). 2018-03-18 19:39:18 +01:00
267cb8f1f5 Some security changes/hints. 2018-03-09 03:29:59 +01:00
b798216aa5 Fix typo in naming client config directory. 2018-03-08 01:25:07 +01:00
e62cb6b8c1 Change to no default 'server cipher'. 2018-03-08 01:19:05 +01:00
0ecf9429f9 Again: some minor changes on comments. 2018-03-07 15:04:49 +01:00
root
0afdf71c3b Some minor changes on comments. 2018-03-07 14:58:34 +01:00
307930f960 get_revoked_keys.sh, get_revoked_keys.conf.sample: remove configuration file 'get_revoked_keys.conf.sample'. 2018-03-07 13:43:48 +01:00
2b203bd0c1 get_revoked_keys.sh: support of multiple OpenVPN installations added. 2018-03-07 13:38:50 +01:00
206c9a11bf Some minor changes in script output and default value 'DEFAULT_SERVER_CIPHER'. 2018-03-07 13:20:04 +01:00
e0403293f3 Comment out option 'ns-cert-type server' - its deprecated. 2018-03-07 12:25:32 +01:00
a8c7c0436d Support of only create configuration file of an (existing) installation to create keys or get key configuration. 2018-03-07 04:42:30 +01:00
5c3ab5b966 create_key_config.sh: Save client configuration in seperate directory 'clien-configs'. 2018-03-07 01:59:24 +01:00
5ffbfbc9d5 Save client configurations in seperate directory 'client-configs'. 2018-03-07 01:50:46 +01:00
d46f46289e Add script 'create_key_config.sh'. 2018-03-01 04:13:09 +01:00
0415c1cdfc Add script 'revoke_key.sh'. 2018-03-01 02:20:24 +01:00
b30d4da146 Fix error in determine CommonName (CN) 2018-03-01 00:46:46 +01:00
ff336e659b Change some default values. 2018-02-06 03:34:30 +01:00
root
ba6f43ec7b Prevent creating a key if the keyname is already in use. 2017-09-30 14:17:25 +02:00
ca546aacc5 Some changes on script output. 2017-09-27 17:16:17 +02:00
7a89140a10 Add script 'get_revoked_keys.sh'. 2017-09-27 16:04:03 +02:00
c5a38e6b1d Fix error in creating symlink 'openssl.cnf'. Fix error in adjusting 'openssl.cnf. 2017-08-09 15:39:15 +02:00
3e477bd162 - Fix error on missing OpenSSL configuration file.
- Set default_crl_days to the same value as default_days.
2017-08-09 12:43:44 +02:00
bcdbea4755 Redesign. 2017-07-23 19:04:59 +02:00