ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
383 B
Text
9 lines
383 B
Text
This implement a large majority of OpenSSL's useful X509 API.
|
|
|
|
The email() method supports both certificates where the
|
|
subject is of the form:
|
|
"... CN=Firstname lastname/emailAddress=user@domain", and also
|
|
certificates where there is a X509v3 Extension of the form
|
|
"X509v3 Subject Alternative Name: email=user@domain".
|
|
|
|
WWW: https://metacpan.org/release/Crypt-OpenSSL-X509
|