Commit Graph

26 Commits

Author SHA1 Message Date
7ac86350aa build_key-pass.sh: change name of 'ta.key' and 'ca.cert'. 2022-08-17 16:02:12 +02:00
be54626b2a create_key_config.sh: rename output key/cert ta.key and ca.crt. 2022-08-14 13:39:18 +02:00
873636999c create_key_config.sh: some minor changes. 2022-04-15 21:39:12 +02:00
3cd76426b9 Support some other configuration files, but they only differs in the name. 2020-04-13 12:47:13 +02: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
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
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
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
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
b5ba1301d8 Add auth-nocache. Set cipher to BF-CBC if no is specified. 2018-07-02 12:46:27 +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
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
e0403293f3 Comment out option 'ns-cert-type server' - its deprecated. 2018-03-07 12:25:32 +01:00
5c3ab5b966 create_key_config.sh: Save client configuration in seperate directory 'clien-configs'. 2018-03-07 01:59:24 +01:00
d46f46289e Add script 'create_key_config.sh'. 2018-03-01 04:13:09 +01:00