Hi,

On 22/04/2022 16:29, Arne Schwabe wrote:
The current place that we reload is a bit more efficient since it only
triggers reload after a completed 3way handshake. On the other hand the
key_state_init is a much more logical place and with the upcoming
HMAC based UDP code and TCP code, the initialisation will only be done
after a 3way handshake.

There is something strange. Upon client reconnection the CRL is not always reloaded. It feels as if "some stuff" are already initialized (because we have a session for this client floating around) so we skip that initialization and we also skip reloading the CRL.


Regards,

--
Antonio Quartulli


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to