On Mon, Nov 22, 2004, Aftab Alam wrote:

> Hi All,
> 
>  
> 
> OS: WinXP SP1
> 
> Tool: VC 6.0
> 
> Active Perl 5.8
> 
>  
> 
> I created a test application with the openssl-0.9.7e, with the binaries
> downloaded from Shining Light and tried to parse the subject name of
> certificate, it worked fine with me then I downloaded the source from
> OpenSSL.org and compiled it as the instructions were, now the downloaded
> binaries work fine but when it comes to my own compiled binaries application
> crashes on the following line
> 
>  
> 
> x509Cert = PEM_read_X509(fPointer, NULL, 0, NULL);
> 
>  
> 
> I used NASAM during compilation of the source. Can some body tell me what I
> am doing wrong.
> 
>  

Well reading the FAQ would be a start...

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to