doc: migration-guide-4.4: Document secure socket version enforcement
Document that TLS version passed to a zsock_socket() function is no longer ignored and is now enforced as the minimum TLS version for the TLS session. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
This commit is contained in:
committed by
Anas Nashif
parent
8a5c82ae1d
commit
a34409f006
@@ -704,6 +704,9 @@ Networking
|
||||
handle this status in the handler callback to properly reset resource state after successful
|
||||
response transmission.
|
||||
|
||||
* The protocol version passed to :c:func:`zsock_socket` when creating a secure socket is now
|
||||
enforced as the minimum TLS version to use for the TLS session.
|
||||
|
||||
Modem
|
||||
*****
|
||||
|
||||
|
||||
Reference in New Issue
Block a user