Commit Graph

27 Commits

Author SHA1 Message Date
3af24ada04 Add support for debian 12. 2023-09-25 01:27:48 +02:00
cc30e6c416 install_openvpn.sh: change defaulkt cipher to 'AES-256-GCM'. 2022-08-05 13:45:44 +02:00
ba9b9aac95 install_openvpn.sh: change default base directory to '/etc/openvpn/server'. 2022-03-15 14:59:01 +01:00
26e6c4c9e3 Merge branch 'master' of https://git.oopen.de/install/openvpn 2022-01-10 01:13:01 +01:00
3f3d8449dd Can't recognize changes - hopefuly they are useful. 2022-01-10 01:12:37 +01:00
c2b25f94f7 install_openvpn.sh: a minor change on script output. 2022-01-10 01:08:49 +01:00
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
57a968de51 Cleanup fom unused code and some mnor changes. 2019-07-16 03:20:47 +02:00
71270947e6 Add variables 'OPENVPN_KEY_DIR' and 'OPENVPN_CCD_DIR'. 2019-07-15 19:04:10 +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
f87fd28c0d install_openvpn.sh: set default cipher to 'AES-256-CBC'. 2018-10-14 23:43:09 +02:00
851d476bfd Explizit set cipher, default to 'cipher BF-CBC'. 2018-08-23 16:54:32 +02:00
30bbd05071 Support for multiple search domains. 2018-07-25 12:15:18 +02:00
5e8a0f893b Some minor fixes.. 2018-05-18 21:50:14 +02: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
206c9a11bf Some minor changes in script output and default value 'DEFAULT_SERVER_CIPHER'. 2018-03-07 13:20:04 +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
ff336e659b Change some default values. 2018-02-06 03:34:30 +01: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
2a3381a45d Add Configuration file 'install_openvpn.conf.sample[H' for installation script. 2017-07-22 03:47:05 +02:00
root
8da0813954 Create install script from old file 'install_openvpn.txt'. Create script 'build_key-pass.sh'. 2017-06-28 01:55:27 +02:00