diff --git a/xml/4.3_bugfix/hl.xml b/xml/4.3_bugfix/hl.xml
index c83bd6ef7205..3f426e6918e2 100644
--- a/xml/4.3_bugfix/hl.xml
+++ b/xml/4.3_bugfix/hl.xml
@@ -39414,7 +39414,7 @@
-
+
@@ -39426,25 +39426,25 @@
sys.ssl.Socket
-
+
-
+
-
-
+
+
-
+
true
@@ -39476,35 +39476,35 @@
true
-
-
+
+
-
+
Perform the SSL handshake.
-
+
-
+
Configure the certificate chain for peer certificate verification.
-
+
Configure the hostname for Server Name Indication TLS extension.
-
+
@@ -39512,8 +39512,8 @@
Configure own certificate and private key.
-
-
+
+
@@ -39526,21 +39526,21 @@
Configure additionals certificates and private keys for Server Name Indication extension.
The callback may be called during handshake to determine the certificate to use.
-
+
-
-
+
+
Return the certificate received from the other side of a connection.
-
+
-
+
A TLS socket class : allow you to both connect to a given server and exchange messages or start your own server and wait for connections.
diff --git a/xml/4.3_bugfix/info.json b/xml/4.3_bugfix/info.json
index 2e3a30c22e03..d2b4cb0bf0eb 100644
--- a/xml/4.3_bugfix/info.json
+++ b/xml/4.3_bugfix/info.json
@@ -1,4 +1,4 @@
{
- "commit": "729001353dae8f09a6419e655bb73f81a20613fb",
+ "commit": "2a082c7e15f10b48613cec28898c78f20b10ddc5",
"branch": "4.3_bugfix"
}