Skip to content

Remove duplicate instanciations of mbedtls on iOS

Simon Morlat requested to merge fix/openldap-ios2 into release/5.4

Remove duplicate instanciations of mbedtls on iOS, causing handshake failures on iOS with OpenLDAP. Remove previously added workarounds for this issue, that no longer work.

Edited by Simon Morlat

Merge request reports