summaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2007-06-11 09:11:46 +0000
committerleeym <leeym@FreeBSD.org>2007-06-11 09:11:46 +0000
commit5f8b0c0bf7858ef45b2331beeea70b422251dc7b (patch)
treef1c1b4b5ed057de7ed7ecf7cbc7f2dff49cb1088 /security/Makefile
parent8d39955f8248e0f80ed30573b91f79d4e01f9b66 (diff)
downloadFreeBSD-ports-5f8b0c0bf7858ef45b2331beeea70b422251dc7b.zip
FreeBSD-ports-5f8b0c0bf7858ef45b2331beeea70b422251dc7b.tar.gz
- add Crypt::OpenSSL::X509 0.5
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". Submitted by: kftseng@iyard.org
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index db6e654..d1b4dcf 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -390,6 +390,7 @@
SUBDIR += p5-Crypt-OpenSSL-DSA
SUBDIR += p5-Crypt-OpenSSL-RSA
SUBDIR += p5-Crypt-OpenSSL-Random
+ SUBDIR += p5-Crypt-OpenSSL-X509
SUBDIR += p5-Crypt-PGPSimple
SUBDIR += p5-Crypt-PassGen
SUBDIR += p5-Crypt-PasswdMD5
OpenPOWER on IntegriCloud