This repository has been archived on 2025-06-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ObjOpenSSL/src
Florian Zeitz 6ed58f5e6e Add support for fetching some SAN types from X509 certificates
Note: valgrind complains about uninitialized data when UTF8Strings are passed to
ASN1_STRING_to_UTF8(), however the result is fine. Accessing the same data by
other means does not yield the error, I therefore suspect it a false positive.
2011-10-08 05:44:36 +02:00
..
ObjOpenSSL.h Fix copyright 2011-10-07 03:15:00 +02:00
SSLSocket.h Fix copyright 2011-10-07 03:15:00 +02:00
SSLSocket.m Fix copyright 2011-10-07 03:15:00 +02:00
X509Certificate.h Add support for fetching some SAN types from X509 certificates 2011-10-08 05:44:36 +02:00
X509Certificate.m Add support for fetching some SAN types from X509 certificates 2011-10-08 05:44:36 +02:00