Skip to content

add openconnect_disable_dtls() API function

Daniel Lenski requested to merge (removed):add_DTLS_disable_to_API into master

This also adds the API function to the Java bindings.

The immediate motivation is that there are a lot of Android users with MTU-related issues (https://github.com/cernekee/ics-openconnect), and disabling UDP/DTLS/ESP is a good temporary band-aid.

Signed-off-by: Daniel Lenski dlenski@gmail.com

Edited by Daniel Lenski

Merge request reports