We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c6cb2e + 836d2dd commit 4763e42Copy full SHA for 4763e42
README.md
@@ -8,6 +8,13 @@ of the SSL peer using ``pyasn1``.
8
9
Releases
10
========
11
+0.5.0
12
+-----
13
+ * Fix to Subject Alternative Name handling to allow for certificates with
14
+ more than 64 names (max now 1024). Thanks to Matt Pegler
15
+ * Fix to subjectAltName string to use byte type for correct matching
16
+ * Updated SSL Context objects to default to TLS 1.2
17
+
18
0.4.4
19
-----
20
* Updated test certificates
0 commit comments