Skip to content

Commit 4763e42

Browse files
committed
Merge branch 'devel'
2 parents 9c6cb2e + 836d2dd commit 4763e42

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ of the SSL peer using ``pyasn1``.
88

99
Releases
1010
========
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+
1118
0.4.4
1219
-----
1320
* Updated test certificates

0 commit comments

Comments
 (0)