Re: Netscape Password Protected Certs Fail with Apache

1999-07-01 Thread David Hajoglou
I had the same problem. The only way I found to combat it was to hit stop, then reload and all went fine (just like howard says). It did seem to subside when I took the SSLLogLevel from debug to info. Perhaps thats whats causing the hang. -david On Thu, 1 Jul 1999, Erwann ABALEA wrote: > On

mos_ssl mod_proxy

1999-05-14 Thread David Hajoglou
Let us (me) say that there is an apache compiled with mod_ssl and mod_proxy. ClientProxy_server(proxying to)another_server can the client and proxy server have an encrypted scession and still achieve the proxy to the other server? Are there any docs on such a topic? Thank you

I am confused (SSLcert SSLCA SSLCACLALCLS...)

1999-04-27 Thread David Hajoglou
re do I get these CA certificates? (sorry if my tone is rash. Work is getting me down) Thank You David Hajoglou [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org User Support Mailing

Re: SSL Cache

1999-04-27 Thread David Hajoglou
Thank You for the help! -David On Tue, 27 Apr 1999, Ralf S. Engelschall wrote: > > In article <[EMAIL PROTECTED]> you wrote: > > David Hajoglou wrote: > >> > >> The online docs read: > >> > >> ...http://www.engelschall.com/sw/mod_ssl

While there is a discussion on RSA

1999-04-27 Thread David Hajoglou
I had apache_1.3.6/mod_ssl with openssl running just fine untill I caught wind of this RSA stuff. So... While re-making openssl with rsa I got the following error: make test ... ./rsa_oaep_test Decryption failed! Decryption failed! Decryption failed! make[1]: *** [test_rsa] Error 1 make[1]: Leav