openssl 0.9.8 with VisualStudio2003

2003-07-18 Thread rangeos
    Hi,   I have made a soft which work fine with openssl-0.9.7-stable-SNAP-20030718, but when I try to compile my soft using VisualStudio2003 with openssl-SNAP-20030718 I get the following message :   d:\Mes Documents\Programmation\C++\LibBGT\IncludeWin32\openssl\x509.h(312): fatal e

files size in CVS

2003-07-20 Thread rangeos
It seems that there's a problem in the CVS, the size of the snap is only 16ko today (20030721) ! __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECT

RE : openssl 0.9.8 with VisualStudio2003

2003-07-21 Thread rangeos
> -Message d'origine- > De : [EMAIL PROTECTED] [mailto:owner-openssl->[EMAIL PROTECTED] De la part de Dr. Stephen Henson >Envoyé : lundi 21 juillet 2003 13:29 >À : [EMAIL PROTECTED] >Objet : Re: openssl 0.9.8 with VisualStudio2003 > >On Fri

Warnings and Errors for openssl_20030802

2003-08-02 Thread rangeos
Hi /***/ I try to compile openssl-SNAP-20030802 under Windows-XP with VisualStudio2003, and the last zlib (1.1.4) When I run perl to configure, I get the messages: perl util\mkdef.pl 16 Warning: EC_GROUP_cmp does not have a

RE : changing certificate validity period

2003-09-02 Thread rangeos
Have you try to make a cast X509_gmtime_adj(X509_get_notBefore(Cert), (long)(0)); X509_gmtime_adj(X509_get_notAfter(Cert), (long)(60.*60.*24.*60.)); I use those two functions and it works well! > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:owner-openssl- > [EMAIL PROTECTED] De