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".
|
||
---|---|---|
.gitattributes | ||
Crypt-OpenSSL-X509-1.914-Do-not-hard-code-CFLAGS.patch | ||
Crypt-OpenSSL-X509-2.0.1-convertversion.patch | ||
Crypt-OpenSSL-X509-2.0.1.tar.gz | ||
Makefile | ||
perl-Crypt-OpenSSL-X509.spec | ||
README.md |
perl-Crypt-OpenSSL-X509
SMEServer Koozali local git repo for perl-Crypt-OpenSSL-X509
Documentation
https://metacpan.org/pod/perl-Crypt-OpenSSL-X509
Bugzilla
CPAN bug report are here
Show list of Koozali outstanding bugs: here
Description
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".