Re: PEM_read_bio_X509

2001-09-14 Thread Ding Yiqiang

Hi

What's the difference between PEM_read_bio_X509 and PEM_read_bio_X509_AUX?

Yiqiang

- Original Message - 
From: Dr S N Henson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, September 13, 2001 9:57 PM
Subject: Re: PEM_read_bio_X509


 Ajay Nerurkar wrote:
  
  Can PEM_read_bio_X509 handle x509v3 certificates?
  
 
 Yes.
 
 Steve.
 -- 
 Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
 Personal Email: [EMAIL PROTECTED] 
 Senior crypto engineer, Celo Communications: http://www.celocom.com/
 Core developer of the   OpenSSL project: http://www.openssl.org/
 Business Email: [EMAIL PROTECTED] PGP key: via homepage.
 __
 OpenSSL Project http://www.openssl.org
 User Support Mailing List[EMAIL PROTECTED]
 Automated List Manager   [EMAIL PROTECTED]

__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



SSL without certificate

2001-09-04 Thread Ding Yiqiang



Hi,

Is it possible to build an SSL server without 
server certificate, so that an encrypted SSL connection can be created without 
any certificate? Thanks in advance.

Yiqiang


customized name attibutes

2001-08-29 Thread Ding Yiqiang



Hi,

When generating a certificate, is it possible to 
add customized name attibutes (other than standard commonName etc.) to 
distinguished name?

Yiqiang