SSL_Scache version 2.8.7

2002-03-18 Thread Petra Computing




I'm noticing that 
"ssl_scache.dir" is a 0 byte file.

Is this 
"normal"?

The wierdness 
continuesin full SSL mode, whith 100% content 
in the secured 
directory, I get half loaded pages, and Page Not Found 
errors.

It happens with both 
Netscape as well as IE5.5

Any ideas about what 
can be done?

Has anyone 
configured and used the MM library that Ralf wrote?
Will this work on 
the RHLinx 6.2 (kernel 2.2.19) platform?

Sigh, someday, I'll 
be the one with the answers instead...


Regards,
-Arthur.



Re: SSL_Scache version 2.8.7

2002-03-18 Thread Mads Toftum

On Sun, Mar 17, 2002 at 08:28:56PM -0600, Petra Computing wrote:
 Has anyone configured and used the MM library that Ralf wrote?
 Will this work on the RHLinx 6.2 (kernel 2.2.19) platform?

Yes. It works very well - just ./configure --disable-shared in MM

vh

Mads Toftum
-- 
With a rubber duck, one's never alone.
  -- The Hitchhiker's Guide to the Galaxy
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Denial of service attack on Win32

2002-03-18 Thread Hassan S

Hi All,

I am using Apache 1.3.6 on Windows NT. I came to know
about this Denial of service attack on Win32 from
Apacheweek.
Here is the link:
http://www.apacheweek.com/features/security-13

Can anyone tell me How to reproduce this problem 
in my machine as soon as possible ?
Any sample code is highly appreciated!

Thanks in advance for your time.



__
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



FW: Mod_SSL Errors

2002-03-18 Thread Michael Katz



Trying to get SSL running for the first time.  Using Apache 1.2.23,
openssl-0.9.6c, mod_ssl-2.8.7-1.3.23.

After creating the virtual host and restarting apache I get the following
errors:

[Mon Mar 18 09:22:56 2002] [error] mod_ssl: Init:
(secure.raeinternet.com:443) U
nable to configure verify locations for client authentication (OpenSSL
library e
rror follows)
[Mon Mar 18 09:22:56 2002] [error] OpenSSL: error:0906D066:PEM
routines:PEM_read_bio:bad end line
[Mon Mar 18 09:22:56 2002] [error] OpenSSL: error:0B084009:x509 certificate
routines:X509_load_cert_crl_file:missing asn1 eos
[Mon Mar 18 09:23:04 2002] [error] mod_ssl: Init:
(secure.raeinternet.com:443) Unable to configure verify locations for client
authentication (OpenSSL library error follows)
[Mon Mar 18 09:23:04 2002] [error] OpenSSL: error:0906D066:PEM
routines:PEM_read_bio:bad end line

I have seen other have found this error but I could not find a solution.

Michael Katz
RAE Internet
39 Carthage Road
Scarsdale, NY 10583
ph. (914) 725-2370, (877)302-2027
fax (914) 725-2372
http://www.raeinternet.com
US Distributor RAV Antivirus
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



modssl APIs

2002-03-18 Thread Aryeh Katz

I'm new to the group, so pardon me if this was asked already.
I have a module in which I wish to make an SSL connection. I noticed that in 1.3.22 
and 2.0.28 the ssl_io_hook_write routines are static. Is there any function that I 
can use to make an ssl connection/write/read from within my module? Do I have to use 
openssl calls directly? 
Thanks
---
Aryeh Katz
VASCO   
www.vasco.com   

__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]