You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
* 'libmbedtls' is now built from source upon install so the package always has TLS support and uses the latest v3.2.1 release. Windows binaries also updated to include TLS support.
13
13
*`nng_version()` now returns the 'Mbed TLS' library version number.
14
14
*`device()` gains a confirmation prompt when running interactively for more safety.
15
+
* Fixes issue with `ncurl()` that caused a 26 cryptography error with certain secure sites using SNI.
0 commit comments