Re: [Openvpn-devel] [PATCH v2 1/3] crypto: always reload tls-auth/crypt key contexts

2018-06-04 Thread Antonio Quartulli
Hi, On 05/06/18 11:29, Antonio Quartulli wrote: > In preparation to having tls-auth/crypt keys per connection > block, it is important to ensure that such material is always > reload upon SIGUSR1, no matter is persist-key was specified or > not. > > This is required because when moving from one r

[Openvpn-devel] [PATCH v2 1/3] crypto: always reload tls-auth/crypt key contexts

2018-06-04 Thread Antonio Quartulli
In preparation to having tls-auth/crypt keys per connection block, it is important to ensure that such material is always reload upon SIGUSR1, no matter is persist-key was specified or not. This is required because when moving from one remote to the other the key may change and thus the key contex