Re: Help with Solaris 8 and openssl.

2000-10-30 Thread Jim Grimmett
From: "Noah Silverman" [EMAIL PROTECTED] Hi, I am new to this and need some help. I just installed openssl, and mod_ssl onto my machine. Everything works fine with the "test certificate" that comes with the installation. I need to generate a request for verisign, but when I do, I get the

RE: Error Message : IP address does not match the server name

2000-10-30 Thread John . Airey
If memory serves me correctly, a "lame" DNS record is one where a server thinks that record is authorative, but actually isn't. Try querying another DNS server at random to see what it thinks is your primary DNS. If this is what is causing you a problem it isn't related to Openssl at all. -

Books on OPENSSL and Certificates

2000-10-30 Thread Luiz Carneiro
Hi, I want to know if someone knows a good book, where I can find information about how to use openssl. Thanks, Luiz Carneiro __ OpenSSL Project

Re: Error Message : IP address does not match the server name

2000-10-30 Thread Leland V. Lammert
At 11:17 AM 10/29/00 +0800, you wrote: When I try to send mail or receive mail using the SSL connection using Outlook 98 , the following error message occurs . "IP address does not match the server name" . So , I am wondering if this is due to DNS error ? That would mean that the Reverse DNS

Problem for setting CAfile in my program

2000-10-30 Thread BOILY, MARC
How i can set the locations for certificate trusted ? ***Marc BoilyCGI inc.Consultant - Bell CanadaSolutions Informatiques en Téléphonie/Computer Telephony Solutions930 d'Aiguillon, bureau 520Québec, G1R 5M9Tel.: (418) 691-1120Fax.: (418) 691-3578

Problem with Win98 and Outlook client: rollback attack

2000-10-30 Thread Robert Chastain
Hello, I've been using OpenSSL 0.95 and 0.96 with stunnel to successfully encrypt pop3 and smtp connections from Windows NT and 98 machines running Outlook and Outlook Express. My problem is that one of the Win98 machines running Outlook is unable to connect using SSL. The error I get is this:

Re: Books on OPENSSL and Certificates

2000-10-30 Thread Michael Kurtinitis
Hi Luiz, You might try a search on www.fatbrain.com, but the one book I have found useful is: "SSL and TLS Essentials" by Stephen Thomas ISBN: 0471383546 Good luck, Mike Kurtinitis Mooshwerks [EMAIL PROTECTED] From: Luiz Carneiro [EMAIL PROTECTED] Organization: Aquarius Tec. e Informática

RE: Books on OPENSSL and Certificates

2000-10-30 Thread Alan Roman
Eric Rescorla has also just published a book: "SSL and TLS : Designing and Building Secure Systems" (ISBN: 0201615983). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Luiz Carneiro Sent: Monday, October 30, 2000 8:01 AM To: [EMAIL PROTECTED]

Compile problem (easy?) Sol 7, gcc 2.95.2

2000-10-30 Thread Banananose Maldonado
Hi All- I've been told the best way to go when building OpenSSL is to leave out the RSAref toolkit, since it is no longer required in the US-- so I'm trying to recompile OpenSSL 0.9.6 without it. I'm getting symbol referencing problems (below), I'm sure it must be simple, like a bad

problems with openssl-0.9.6 on MacOS X Server

2000-10-30 Thread Mark Morrill
Hi, I got openssl-0.9.5 on my server without really big problems. And I just tried it again ./config and make and it worked just fine. However, with openssl-0.9.6, I get: cc -o openssl -DMONOLITH -I../include -O3 -DB_ENDIAN openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o

Re: problems with openssl-0.9.6 on MacOS X Server

2000-10-30 Thread Richard Levitte - VMS Whacker
From: Mark Morrill [EMAIL PROTECTED] mark cc -o openssl -DMONOLITH -I../include -O3 -DB_ENDIAN openssl.o verify.o mark asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o ca.o mark pkcs7.o crl2p7.o crl.o rsa.o rsautl.o dsa.o dsaparam.o x509.o genrsa.o mark gendsa.o

Error because of different version of libeay32.dll

2000-10-30 Thread myopenssl
Hi, I encoutered a strange question. My platform is Windows2000+VC6.0. I write a program based on openssl functions to generate certificate and private key for IIS4.0 web server.I generate files with postfix *.net and *.pem.Then I import this two files to Key Manager(Menu:Key-Import

Crypt::SSLeay installation problems

2000-10-30 Thread Jeff Haferman
I'm trying to install Crypt::SSLeay into my home directory on a FreeBSD 4.0 machine. My guess is that my installation problems stem from the fact that I am installing into /home/me, so for example openssl is installed in /home/me/openssl rather than /usr/local/openssl. I did install openssl

make test fails on Linux while using libsafe-1.3

2000-10-30 Thread Jim Breton
Hello, I'm using the "libsafe" library on the system on which I'm trying to install openssl-0.9.6. The config and make complete without problems, but while running "make test" this happens: ./certs/ICE-root.pem: /O=European ICE-TEL project/OU=V3-Certification Authorityerror 10 at 0 depth

Re: IIS client authentication?

2000-10-30 Thread Steve Wang
Michael, Thank you for the help! How can load a self-signed root certificate into the IIS trusted store? Is IIS using the same trusted certificate store as IE? or it has its own trusted store? Steve - Original Message - From: "Michael Howard" [EMAIL PROTECTED] To: [EMAIL PROTECTED];