mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
Do not use compression with DTLS
This commit is contained in:
parent
5d53cbef3a
commit
a0e1632b79
3 changed files with 67 additions and 14 deletions
|
|
@ -1070,6 +1070,8 @@
|
|||
* CRIME attack. Before enabling this option, you should examine with care if
|
||||
* CRIME or similar exploits may be a applicable to your use case.
|
||||
*
|
||||
* \note Currently compression can't bu used with DTLS.
|
||||
*
|
||||
* Used in: library/ssl_tls.c
|
||||
* library/ssl_cli.c
|
||||
* library/ssl_srv.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue