With this change, prefix option can be specified in + cth_conn_log option list. Option allows to specify how + much of additional information is added in raw log + output.
++ Own Id: OTP-19293 Aux Id: ERIERL-1139, PR-8924, PR-8931
+This document describes the changes made to the Crypto application.
+Fixed bug that could cause blocking scheduler threads
+ in
+ Own Id: OTP-19316 Aux Id: GH-8971, PR-8979
+Fixed
+ Own Id: OTP-19329 Aux Id: GH-8997, PR-9002
+With this change, ssh connection does not crash upon + receiving exit-signal message for an already terminated + channel.
++ Own Id: OTP-19326 Aux Id: PR-8995, GH-8929
+This document describes the changes made to the SSL application.
+Avoid generating an internal alert for case that + should have been an orderly shutdown by the supervisor. +
++ Own Id: OTP-19311 Aux Id: PR-8980
+Back port certificate_authorities option for TLS-1.3 + servers to pre TLS-1.3 servers to enable them to disable + the sending of certificate authorities in their + certificate request. This will have same affect as the + the TLS-1.3 server option although it is handled by a + different mechanism in these versions, where the + functionality is described to be more of a guidance, + although some pre TLS clients have proven to make it + mandatory as in TLS-1.3 extension handling.
++ Own Id: OTP-19325 Aux Id: PR-9001, ERIERL-1147
+