Commit Graph

73 Commits

Author SHA1 Message Date
a5bffa091d Better install support for configuration files . 2020-03-13 21:58:27 +01:00
5f73003638 install_openvpn.sh: generate Diffie-Hellman 4096-bit Key using the -dsaparam option to decrease generation time by avoiding strong prime effort - Strong primes provide little to no security benefit but take a lot of effort to produce. 2020-03-08 14:36:31 +01:00
7e0e60cc9c create_key_config.sh. add OpenBPN user configuration file named 'client-<NEW_KEY_NAME>.conf' - this name is expected by a script 'ovpn.sh' used by my own. 2019-11-05 12:15:08 +01:00
99a5b3237c Restrict client ti IPv4. 2019-09-08 18:41:59 +02:00
ecdb3eb966 Add scripts fom easy.rsa old layout. 2019-08-18 11:41:52 +02:00
840e1cf9dc recreate_index_file.sh: some minor changes on script output. 2019-07-16 17:58:27 +02:00
dd2fa4c7d1 recreate_index_file.sh: no support for esayrsa new layout - exit cleanly. 2019-07-16 17:53:01 +02:00
ad732b8864 get_revoked_keys.sh: minor changes. 2019-07-16 17:35:44 +02:00
a3f8307fac get_revoked_keys.sh: add sipport for new easyrsa layout. 2019-07-16 17:34:24 +02:00
ddfd6c01bd get_all_keys.sh: some minor changes. 2019-07-16 17:03:22 +02:00
53c1600d3c get_all_keys.sh: fix error in case og old easyrsa layout (revert to previos version). 2019-07-16 16:56:06 +02:00
08016ed7b2 get_all_keys.sh: add support for new easyrsa layout. 2019-07-16 16:49:54 +02:00
c8663d51f9 revoke_key.sh: fix errors old easysrsa layout. 2019-07-16 14:44:40 +02:00
3f24f9a5f0 revoke_key.sh: add revokation check for new easyrsa layout. Try to merge with old easyrsa layout. 2019-07-16 14:11:53 +02:00
3c05c92ab1 revoke_key.sh: fix error setting variable '_CLIENT_KEY/_CLIENT_CERT' 2019-07-16 03:41:35 +02:00
8aaf73fa3c revoke_key.sh: add support for new easyrsa layout. 2019-07-16 03:22:52 +02:00
57a968de51 Cleanup fom unused code and some mnor changes. 2019-07-16 03:20:47 +02:00
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