crl check

2000-02-28 Thread hazel Gao
Does openssl-0.9.5 support crl check when verifying a client certificate for SSL connections? Hazel __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com

Win32 Mail Server + SSL

2000-02-28 Thread Lenya Khachaturov
Hello, I'm currently looking for a Win32 POP3/SMTP server supporting SSL. Anybody knows such? -- Best regards, Lenya mailto:[EMAIL PROTECTED] __ OpenSSL Project http:/

Re: We plant the seed, nature grows the seed

2000-02-28 Thread Jason Stanford
Can I assume, from the subject line, that you're a fan of "The Young Ones"? Adam Dennis wrote: > > Hello, > > I'm installing OpenSSL 0.9.5beta2 with Mod_ssl 2.6.0 and > Apache_1.3.12 on an Apple G3 running Rhapsody 5.5 (Mac OS X) and I'm > almost finished but... > When I run 'make certific

Re: broken pipe

2000-02-28 Thread hazel Gao
For netscape browsers: 1. The first step: >define a personal certificate? Is that by the same method > that i did to make a > > server certificate and 2. combine the certificate , the corresponding key and CA's certificate together to a *.p12 form, >then export to the browser > (personal-cert.cr

Re: Global Server ID for Apache!

2000-02-28 Thread Merton Campbell Crockett
State that you are using Stronghold which is in the list of supported servers. Merton Campbell Crockett On Mon, 28 Feb 2000, vijay karthik wrote: > Hi ! > > i am trying to order a Global Server ID from > verisign for apache openssl. The site does not > list apache as supported list of server

openssl.cnf

2000-02-28 Thread David aka SpanskA
Hi, I need help with the file openssl.cnf. In Internet Explorer, it seems my certificate don't have anything in the fields Friendly Name and Enhanced Key Usage. I'd like to know how I could fill those fields with what I want. I need help as soon as possible please. Thank you! David.

Anyone signed M$ Exchange *.req certs?

2000-02-28 Thread Jason Haar
Says it all really. Our Qmail SMTP servers support the ESMTP TLS extension and I want our Exchange 5.5 server to be able to interact with them with encryption. I have used the keygen.exe to generate a cert request, but openssl doesn't seem to know what format it is. Can someone tell me how to sig

Re: Help me!

2000-02-28 Thread quanghai
You can use Winzip to extract zipped file. There is a Readme file on the directory, follow instructions there, you can compile OpenSSL in WinNT. The output file will be OpenSSL in out32dll directory. Consider ActivePerl as a compiler to run a Batch file (you know that OpenSSL is mainly inteded f

Global Server ID for Apache!

2000-02-28 Thread vijay karthik
Hi ! i am trying to order a Global Server ID from verisign for apache openssl. The site does not list apache as supported list of servers. and without selecting one of the suported servers i cannot get the GSID. Can someone tell me how i can get GSID for apache openssl ? thanks Vijay __

Re: get netscape internal pkcs#11 module

2000-02-28 Thread Dr Stephen Henson
Osvaldo Brito wrote: > > Hi, > > I want to export a certificate to a netscape browser. > I converted the user certificate file (*.crt) in a pkcs#12 file (*.p12). > But when i go to the security info dialog box in the browser, in > crytographic modules i just see the netscape internal pkcs#11 mod

OpenSSL - Frequently Asked Questions

2000-02-28 Thread Ulf Moeller
OpenSSL - Frequently Asked Questions -- * Which is the current version of OpenSSL? * Where is the documentation? * How can I contact the OpenSSL developers? * Do I need patent licenses to use OpenSSL? * Is OpenSSL thread-safe? * Why do I get a "PRNG not seed

get netscape internal pkcs#11 module

2000-02-28 Thread Osvaldo Brito
Hi, I want to export a certificate to a netscape browser. I converted the user certificate file (*.crt) in a pkcs#12 file (*.p12). But when i go to the security info dialog box in the browser, in crytographic modules i just see the netscape internal pkcs#11 module. And the browser cannot connect

Re: Compile Problems With .94

2000-02-28 Thread Spencer Preston - Contractor x6354
Tom, My experience has been that it is helpful to perform a "make clean" before attempting to any builds. I have encountered "strange" errors when re-building in the same space as a previous build. Performing the clean seems to alleviate these errors. Hope this helps. > Date: Fri, 25 Feb 2000

using user certificate problem

2000-02-28 Thread Osvaldo Brito
Hi, I'm configuring a apache mod_ssl web server. I've a user.p12 file imported into the netscape browser. (I've made the user.p12 with openssl pkcs12 -export -in user.crt -name "My user certificate" -out user.p12 -clcerts -info -des3 -inkey user.key). When i try to connect to the server i get er

SSL

2000-02-28 Thread Webmaster
I downloaded all the packages required for mod_ssl and openssl. I also went through all the steps exactly shown in the install docs. I run into compile errors and I am unable to install openssl into Apache. I have the latest releases of everything needed. I just can not figure this out. I

broken pipe

2000-02-28 Thread Osvaldo Brito
> Hello sr. Richard Levitte, > > I'm testing a https connection and a warning message came in the browser > telling that the server is demanding a personal certificate (and i don't > have), and the server may choose to close the connection. How can i define > a personal certificate? Is that by

Re: Compile Problems With .94 SUCCESS

2000-02-28 Thread Richard Levitte - VMS Whacker
netd> > One thing you could try (and this is written in the docs) is netd> > configuring OpenSSL with "no-asm" and see if that makes a different. netd> > netd> netd> THAT WORKED!!! Thanks I only hope that 'no-asm' did not affect the netd> integrity of the build though. How do we know? All it do

Re: Compile Problems With .94 SUCCESS

2000-02-28 Thread Tom Schaefer
SUCCESS - Re: no-asm Richard Levitte - VMS Whacker wrote: > From the look of your log file, something seems to have gone very > wrong when most of the crypto stuff was compiled. This is just a > guess, since you decided to show us only the end of the log, which > made at least me dearly miss th

Re: creating client cert for IE

2000-02-28 Thread Niels Poppe
Donny AH wrote: > > I have read the instruction how to create client certification in > "Introducing SSL and Certificates using SSLeay", but there is only sample > page for Netscape, and there is no sample for Internet Explorer > > Is there anybody can help me to show or give me a sample page to

Remove

2000-02-28 Thread Mark E. Schoneman
Remove -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Saturday, February 19, 2000 12:54 PM Subject: Subprime into A Paper in SIX Months ! ! Dear Professional, More individuals today are being told they don't qualify for the lo

Re: Compile Problems With .94

2000-02-28 Thread Richard Levitte - VMS Whacker
OK, I'll admit it, your screams caught my attention. However, my respect for someone with the name Tom Schaefer got lowered by it. I'll still make an attempt at a response. >From the look of your log file, something seems to have gone very wrong when most of the crypto stuff was compiled. This