head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2007.06.11.09.11.46;	author leeym;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- 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
@
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: http://search.cpan.org/dist/Crypt-OpenSSL-X509/
@
