Re: [Openvpn-devel] Update client config over control channel

2020-12-06 Thread Michael Kress
Am Sun, 6 Dec 2020 16:06:19 +0100 schrieb Arne Schwabe : > Am 06.12.2020 um 14:51 schrieb Michael Kress: [..] > > Looking at check_incoming_control_channel_dowork() makes me think, > > if there could exist another PUSH_command that could be very > > generic and address code in a loaded plugin? Suc

Re: [Openvpn-devel] Update client config over control channel

2020-12-06 Thread Arne Schwabe
Am 06.12.2020 um 14:51 schrieb Michael Kress: Hi list, Problem: OpenVPN Clients have to be reconfigured from time to time because e.g. - CA certificate changed - client certificates/keys should get updated Pusdhing that over the control channel only works in some environment. - client des

[Openvpn-devel] Update client config over control channel

2020-12-06 Thread Michael Kress
Hi list, Problem: OpenVPN Clients have to be reconfigured from time to time because e.g. - CA certificate changed - client certificates/keys should get updated - client destination address to server should be changed For these and others eighter a) a human must take action and execute commands, s