OCSP and Mod SSL !

2001-06-12 Thread Sylvain . Maret

Hello,

I'am looking for a solution to get Certificate Revocation via OCSP ! The idea is to have an integration with Mod SSL and my OCSP Responder or Valicert VA.

Has somebody some experience with this kind of implementation ?

Thanks for your help,

Sylvain Maret 


Sylvain Maret
Senior Security Engineer - Strategic Director
e-Xpert Solutions SA
Route de Pré-Marais 29
1233 Bernex / Geneva
Switzerland

Tel: +41 22 727 05 55
Fax: +41 22 727 05 50
Mail: [EMAIL PROTECTED] S/MIME Cryptographic Signature


Re: OCSP and Mod SSL !

2001-06-12 Thread Schaefer,Lorrayne J.


Valiert offers an apache OCSP plug-in...
Lorrayne
[EMAIL PROTECTED] wrote:

Hello,
I'am looking for a solution to
get Certificate Revocation via OCSP ! The idea is to have an integration
with Mod SSL and my OCSP Responder or Valicert VA.
Has somebody some experience with
this kind of implementation ?
Thanks for your help,
Sylvain Maret

Sylvain Maret
Senior Security Engineer - Strategic
Director
e-Xpert Solutions SA
Route de Pr-Marais 29
1233 Bernex / Geneva
Switzerland
Tel: +41 22 727 05 55
Fax: +41 22 727 05 50
Mail: [EMAIL PROTECTED]


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


Re: Firewall shows 80 in/out, Apache shows nothing

2001-06-12 Thread Cliff Woolley

On Mon, 11 Jun 2001, Deocs Postmaster wrote:

 The following is from my firewall log file:

 Incoming:
 06/11/2001 19:19:59 200.4.193.240[3268] == 192.168.1.100[80]
 06/11/2001 19:19:59 200.4.193.240[3268] == 192.168.1.100[80]
 06/11/2001 19:20:00 200.4.193.240[3268] == 192.168.1.100[80]
 06/11/2001 19:20:00 200.4.193.240[3268] == 192.168.1.100[80]

 Outgoing:
 06/11/2001 19:19:59 192.168.1.100 == 200.4.193.240[3268]

 My Apache logs don't show any traffic for 200.4.193.240, but
 does show the other hit-by-hit traffic.  This particular hit was
 from Peru.  I recall seeing the same thing from China earlier.

 How did it go in and out, but not show up in any Apache log files?


Well, this has nothing to do with mod_ssl, but to answer your question,
this would happen anytime somebody connects to your server and disconnects
before making an actual HTTP request.  Maybe they STARTED to make one and
disconnected mid-request.

--Cliff

--
   Cliff Woolley
   [EMAIL PROTECTED]
   Charlottesville, VA


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



Reverse Proxy

2001-06-12 Thread Sambit Nanda


Can any one guide me how to configure reverse proxy in
Apache + SSL + mod_perl in Sun Sparc Environment. i am
using Apache 1.3.13 

Each there anyway build a module 'port forwarder' in
Apache.


Thanks

Sambit


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: Firewall shows 80 in/out, Apache shows nothing

2001-06-12 Thread Deocs Postmaster


On Mon, 11 Jun 2001, Deocs Postmaster wrote:

  The following is from my firewall log file:
 
  Incoming:
  06/11/2001 19:19:59 200.4.193.240[3268] == 192.168.1.100[80]
  06/11/2001 19:19:59 200.4.193.240[3268] == 192.168.1.100[80]
  06/11/2001 19:20:00 200.4.193.240[3268] == 192.168.1.100[80]
  06/11/2001 19:20:00 200.4.193.240[3268] == 192.168.1.100[80]
 
  Outgoing:
  06/11/2001 19:19:59 192.168.1.100 == 200.4.193.240[3268]
 
  My Apache logs don't show any traffic for 200.4.193.240, but
  does show the other hit-by-hit traffic.  This particular hit was
  from Peru.  I recall seeing the same thing from China earlier.
 
  How did it go in and out, but not show up in any Apache log files?


Well, this has nothing to do with mod_ssl, but to answer your question,
this would happen anytime somebody connects to your server and disconnects
before making an actual HTTP request.  Maybe they STARTED to make one and
disconnected mid-request.

Thanks for the reply, I may have been ambiguous in my email.
The incoming firewall shows four hits and the outgoing shows
one reply.  None of the Apache log files show any traffic
to or from 200.4.193.240.  Would the outgoing traffic be present
if they disconnected mid-request?

My security concern is that it appears that some message was sent
to port 80 on the server, and that computer appears to have replied,
but I can't see in the log files that Apache was the program that
replied.  So what program on the server sent the outgoing message?

Thanks,
Dave
(I sent a similar reply earlier, but it hasn't surfaced yet)

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



Re: Firewall shows 80 in/out, Apache shows nothing

2001-06-12 Thread Dave Paris

Dave, 

Unfortunately, those firewall logs are all but worthless as they don't
detail what type of packet is being sent and what the reply is, nor the
source port for the reply.  Trying to ascertain what's going on here
without real packet data is akin to looking at railroad tracks and
wondering which way the train went.

--dsp

Deocs Postmaster wrote:
 
 On Mon, 11 Jun 2001, Deocs Postmaster wrote:
 
   The following is from my firewall log file:
  
   Incoming:
   06/11/2001 19:19:59 200.4.193.240[3268] == 192.168.1.100[80]
   06/11/2001 19:19:59 200.4.193.240[3268] == 192.168.1.100[80]
   06/11/2001 19:20:00 200.4.193.240[3268] == 192.168.1.100[80]
   06/11/2001 19:20:00 200.4.193.240[3268] == 192.168.1.100[80]
  
   Outgoing:
   06/11/2001 19:19:59 192.168.1.100 == 200.4.193.240[3268]
  
   My Apache logs don't show any traffic for 200.4.193.240, but
   does show the other hit-by-hit traffic.  This particular hit was
   from Peru.  I recall seeing the same thing from China earlier.
  
   How did it go in and out, but not show up in any Apache log files?
 
 
 Well, this has nothing to do with mod_ssl, but to answer your question,
 this would happen anytime somebody connects to your server and disconnects
 before making an actual HTTP request.  Maybe they STARTED to make one and
 disconnected mid-request.
 
 Thanks for the reply, I may have been ambiguous in my email.
 The incoming firewall shows four hits and the outgoing shows
 one reply.  None of the Apache log files show any traffic
 to or from 200.4.193.240.  Would the outgoing traffic be present
 if they disconnected mid-request?
 
 My security concern is that it appears that some message was sent
 to port 80 on the server, and that computer appears to have replied,
 but I can't see in the log files that Apache was the program that
 replied.  So what program on the server sent the outgoing message?
 
 Thanks,
 Dave
 (I sent a similar reply earlier, but it hasn't surfaced yet)
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]