SIGN IN SIGN UP

Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes

inside subjectAltName correctly. Formerly the module has used OpenSSL's
GENERAL_NAME_print() function to get the string represention of ASN.1
strings for rfc822Name (email), dNSName (DNS) and
uniformResourceIdentifier (URI).
C
Christian Heimes committed
824f7f366d1b54d2d3100c3130c04cf1dfb4b47c
Parent: 29c3fc5