mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Fix files that are not in development
This commit is contained in:
@ -199,7 +199,7 @@ filter_ciphersuites()
|
||||
esac
|
||||
fi
|
||||
|
||||
# For GnuTLS client -> PolarSSL server,
|
||||
# For GnuTLS client -> mbed TLS server,
|
||||
# we need to force IPv4 by connecting to 127.0.0.1 but then auth fails
|
||||
if [ "X$VERIFY" = "XYES" ] && is_dtls "$MODE"; then
|
||||
G_CIPHERS=""
|
||||
|
Reference in New Issue
Block a user