perl-Crypt-OpenSSL-X509/README.md

22 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2025-02-14 05:06:23 +01:00
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> perl-Crypt-OpenSSL-X509
SMEServer Koozali local git repo for perl-Crypt-OpenSSL-X509
## Documentation
<br />https://metacpan.org/pod/perl-Crypt-OpenSSL-X509
## Bugzilla
CPAN bug report are [here](https://rt.cpan.org/Public/Dist/Display.html?Name=perl-Crypt-OpenSSL-X509)
Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=perl-Crypt-OpenSSL-X509&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
## 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".