Hello Dr. Henson,

I would like to know how to BER encode the public key and put in the
certificate request...  As I understand from ur replies, it is difficult to
do the above in the current release Openssl 0.9.6..

Is it possible to use some routines taken from 0.9.7 and use them with
0.9.6.  If so can u help me in finding the correct functions from the
library... If not please help me to do the same with 9.6..

Regards..
Suram
----- Original Message -----
From: Dr S N Henson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 04, 2001 12:28 AM
Subject: Re: Doubt regarding BER encode(specific question)


chandu wrote:
>
> Hello again Dr. Henson,
>
> Once again thank u very much but I am still worried with the function
which
> u pointed to...
>
> I have gone through the code of X509_REQ_set_pubkey( )....
>
> As far as I understood the function, it stores the public key in DER
fromat
> as it uses the function i2d_PublicKey( ).
>
> I need the public key to be stored in BER format... I need to find out
some
> way to store the public key in BER encoding...
>
> I request u to help me further in this regard....

DER is acceptable because a DER encoding is a special case of BER
encoding.

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]

Reply via email to