Not recognizing client certificates

1999-03-11 Thread Frank Kim
Hi, We have developed our own web server and recently upgraded to SSL 3.0 using SSLeay 0.8.1. We have noticed that when we try to do an HTTP GET using client certificates we created that our verify_callback routine for checking the certificates is never called. We set the callback this way:

RE: Server cert or site cert ?

1999-03-11 Thread Juergen Rensen
Yes, I forgot. But then you would have to type that (URL+port) into your browser, right? Juergen -Original Message- From: Goetz Babin-Ebell [SMTP:[EMAIL PROTECTED]] Sent: Friday, March 12, 1999 4:58 AM To: [EMAIL PROTECTED] Subject:RE: Server cert or site cert ? coul

Re: ATTENTION: Please wake up for 0.9.2...

1999-03-11 Thread Paul Crowley
"Ralf S. Engelschall" <[EMAIL PROTECTED]> writes: > $ rsync -rv rsync://dev.openssl.org/openssl-cvs/openssl/ openssl/ dev.openssl.org: Connection refused unexpected EOF in read_timeout $ lynx ftp://ftp.openssl.org/snapshot/ lynx: Can't access startfile ftp://ftp.openssl.org/snapshot/ ...are t

Binary format of Netscape Certificate Server gererated CRL

1999-03-11 Thread schuetz
Sorry for this off-topic post, but I need to use a crl produced in Netscape Certificate Server. One of the options in the "Review Certificate Revocation List" panel is to download the crl in binary format. How does one use/read this binary formatted crl? thanks for your help! (And thanks

Re: test_bn failure

1999-03-11 Thread H. Jean Oh
Sorry, never mind. I gave up sparc20 and switched to ultra-sparc and reinstalled everything there. It works fine now. On Thu, 11 Mar 1999, H. Jean Oh wrote: > > Hi, there, > > I installed ssleay on my sun sparc 20(solaris 2.5xx) and ran 'make > test'. First, test_bn failed. I commented out

IIS/Apache

1999-03-11 Thread Dan . O'Donnell
Greetings, Encountering references to openssl on NT I'm wondering if Apache or IIS is referred to - or both. Better stated - is it possible to use openssl with IIS? Thanks, Dan O'D __ OpenSSL Project

test_bn failure

1999-03-11 Thread H. Jean Oh
Hi, there, I installed ssleay on my sun sparc 20(solaris 2.5xx) and ran 'make test'. First, test_bn failed. I commented out test_bn and continued the testing and now test_dh is printing dots forever. Can anybody help me? --- Jean [EMAIL PROTECTED]

RE: HELP! s_client

1999-03-11 Thread Dean Kimball
I belive the certificate does not match your post location. (i.e. in a browser when you go to https://www.netplaza.com the browser complains that the certificate does not match the DNS of the machine and asks if you want to continue. The cert is for netplaza.com. The certs are generally for specif

Re: Server cert or site cert ?

1999-03-11 Thread S.T. Wong
Thanks a lot. ST > In your case it is likely that the two companies share the same certificate > (of 'theHost'). You can configure apache for having virtual hosts on the > same real machine for both companies though, ie > > https://www.company_a.com/secure_page.html > https://www.company_b.co

Re: Fresh meat -- Java SSL using OpenSSL (SSLeay)

1999-03-11 Thread Francois Orsini
Sorry if I'm not actually answering your problem but I think OpenSSL should maybe start to think about having some Java Interface/integration within the OpenSSL project. Java popularity is growing more than what non-Java developpers tend to think (i.e. Servlet technology is great) ... JNI is not r

Re: MINGW32

1999-03-11 Thread Ulf Möller
> Please help (or simply be more specific), www.openssl.org has a link to the openssl-users archive at www.mail-archive.com. Enter the word "mingw32" in the search form of that archive, and click the "search" button. Specific enough? ;) __