[Net-ssleay-devel] Net::SSLeay::get_subjectAltNames($x509) or Net::SSLeay::X509_get_subjectAltNames ($x509_name)?

Achim Grolms achim at grolmsnet.de
Fri Jun 15 20:20:53 UTC 2007


Hello,

The 'QuickRef'-file of Net_SSLeay.pm-1.30
says to use function

Net::SSLeay::get_subjectAltNames($x509)

to get the get_subjectAltName of a X.509 certificate.

But in code I only find 

Net::SSLeay::X509_get_subjectAltNames ($x509_name);

Am I doing things wrong or is the file 'QuickRef'
misleading in that case?

Thank you,
Achim Grolms



More information about the Net-ssleay-devel mailing list