Patch Package | OTP 27.2.3 |
Git Tag | OTP-27.2.3 |
Date | 2025-02-17 |
Issue Id | |
System | OTP |
Release | 27 |
Application |
inets-9.3.2 #
The inets-9.3.2 application can be applied independently of other applications on a full OTP 27 installation.
- OTP-19486
-
- Related Id(s):
-
ERIERL-1190, PR-9408
Improved robustness of httpd startup procedure.
Full runtime dependencies of inets-9.3.2
erts-14.0, kernel-9.0, mnesia-4.12, public_key-1.13, runtime_tools-1.8.14, ssl-9.0, stdlib-5.0, stdlib-6.0
ssl-11.2.8 #
Note! The ssl-11.2.8 application cannot be applied independently of other applications on an arbitrary OTP 27 installation.
On a full OTP 27 installation, also the following runtime
dependency has to be satisfied:
-- public_key-1.16.4 (first satisfied in OTP 27.1.3)
- OTP-19457
-
- Related Id(s):
Setting protocol version to a lower value then supported by default in server API function called after ssl:listen/2 could result in wrong default values being used and connections failing with insufficient security.
- OTP-19467
-
- Related Id(s):
-
ERIERL-1189, PR-9387
Improve error handling of server name indication fun. This implies that if the
sni_fun
returnsundefined
we will attempt connection with original option values, if it returnsunrecognized
we end the connection with UNRECOGNIZED_NAME alert and if provided options fail option verification we will end the connection with a HANDSHAKE_FAILURE and an error log.
Full runtime dependencies of ssl-11.2.8
crypto-5.0, erts-15.0, inets-5.10.7, kernel-9.0, public_key-1.16.4, runtime_tools-1.15.1, stdlib-6.0