[openssl.org #265] Bug Report - Ordinal 2915 cannot be found in Libeay32.dll

2002-09-02 Thread
Windows 2000 Server MS VC++ 6.0 http://www.openssl.org/docs/crypto/EVP_EncryptInit.html#EXAMPLES I am receiving error messages about ordinal numbers not being found when executing the example code at the above url. The ordinal 2915 cannot be found in the dynamic link library

Re: [openssl.org #248] bad serial number length

2002-09-02 Thread Olaf Zaplinski via RT
Stephen Henson via RT wrote: [[EMAIL PROTECTED] - Mon Aug 26 10:33:29 2002]: I found the solution: I just commented out the lines 675-676 in apps/ca.c - now everything works as expected. Since this just disables the check it isn't a good idea. It is not disabled - some other

Certificate Encoding-HELP!!!

2002-09-02 Thread Maia Ilieva
Hello! I need to check 2 things. 1. If some file contains Certificate 2. What is encoding of the certificate - DER or PEM Is there some functions in openssl which can do this? Thanks! MayaDo You Yahoo!? Yahoo! Finance - Get real-time stock quotes

[openssl.org #264] [Patch] for Windows OpenSSL 0.9.6g (or earlier)

2002-09-02 Thread via RT
I have found that OpenSSL version 0.9.6g (or earlier) on Windows can cause a problem that will prevent Window's Disk Administrator from being able to delete a logical drive from a system that has several logical drives associated with a physical drive. By using a tool call Filemon.exe (from

Re: [openssl.org #248] bad serial number length

2002-09-02 Thread Dr. Stephen Henson
On Mon, Sep 02, 2002, Olaf Zaplinski via RT wrote: Stephen Henson via RT wrote: [[EMAIL PROTECTED] - Mon Aug 26 10:33:29 2002]: I found the solution: I just commented out the lines 675-676 in apps/ca.c - now everything works as expected. Since this just disables

Re: [openssl.org #248] bad serial number length

2002-09-02 Thread Dr. Stephen Henson
On Mon, Sep 02, 2002, Olaf Zaplinski via RT wrote: This is what I did after 'make install': cd /usr/local/ssl mkdir rootCA [edited openssl.cnf and adjusted the paths accordingly] cd rootCA touch index.txt [edited serial and inserted one line containing '00'] So index.txt was a

problem building openssl-0.9.7-stable-SNAP-20020831 under Win32

2002-09-02 Thread Cory Albrecht
Hello, I picked up openssl-0.9.7-stable-SNAP-20020831 last night so I could get the OCSP functions, and I found a slight problem in it. doing perl Configure VC-WIN32 works fine, but when doing nmake -f ms\ntdll.mak, when it gets down to the point to link everything to gther to create

0.9.7 release schedule?

2002-09-02 Thread Sam Leffler
Is there a schedule for the 0.9.7 release? I searched the web site and mail archives but found nothing. Sam __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: problem building openssl-0.9.7-stable-SNAP-20020831 under Win32

2002-09-02 Thread Dr. Stephen Henson
On Mon, Sep 02, 2002, Cory Albrecht wrote: Hello, I picked up openssl-0.9.7-stable-SNAP-20020831 last night so I could get the OCSP functions, and I found a slight problem in it. doing perl Configure VC-WIN32 works fine, but when doing nmake -f ms\ntdll.mak, when it gets down to the