Skip to content

Commit 823eb02

Browse files
committed
add version changed documentation for match_hostname
1 parent a8fb42e commit 823eb02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/library/ssl.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,10 @@ Certificate handling
429429
Matching of IP addresses, when present in the subjectAltName field
430430
of the certificate, is now supported.
431431

432+
.. versionchanged:: 3.7
433+
Allow wildcard when it is left most and only character
434+
in that segment.
435+
432436
.. function:: cert_time_to_seconds(cert_time)
433437

434438
Return the time in seconds since the Epoch, given the ``cert_time``

0 commit comments

Comments
 (0)