Skip to content

Add option to allow-insecure-crypto option to allow connections to (older) cisco vpn servers

This should help with the new defaults in openssl >= 3 where the connection will fail with 'SSL routines:final_renegotiate:unsafe legacy renegotiation disabled'

fixes #84

I understand if this requires some work to be merged, so comments are more than welcome.

Merge request reports