mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Fix files that are not in development
This commit is contained in:
parent
df6411d8d8
commit
dba564bc79
6 changed files with 6 additions and 21 deletions
|
|
@ -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=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue