RE: Monitoring Apache Traffic

2003-12-04 Thread Edson Alves Pereira
If you make tomcat use SSL everything will use this protocol, then
your requests and responses will be encrypted. If you plainly see what
client browser is passing to tomcat or tomcat is passing to user, sure its
not a safe request.

 --
 De:   Asif Chowdhary[SMTP:[EMAIL PROTECTED]
 Responder:Tomcat Users List
 Enviada:  quinta-feira, 4 de dezembro de 2003 14:30
 Para: [EMAIL PROTECTED]
 Assunto:  Monitoring Apache Traffic
 
 Hi,
 
 Is there any way to determine if the contents sent from the client to the
 server is encrypted or not? I am not using a browser as a client. I am
 using a windows application.
 If I can see the contents then I will know if SSL is working. 
 Any tools that will sniff the line to display the contents.
 
 Thanks
 Asif
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


Re: Monitoring Apache Traffic

2003-12-04 Thread Ben Ricker
Look at the browsers Lock icon. Sniffing the traffic seems like
overkill to me.

Ben Ricker
Wellinx, Inc.

On Thu, 2003-12-04 at 11:30, Asif Chowdhary wrote:
 Hi,
 
 Is there any way to determine if the contents sent from the client to the server is 
 encrypted or not? I am not using a browser as a client. I am using a windows 
 application.
 If I can see the contents then I will know if SSL is working. 
 Any tools that will sniff the line to display the contents.
 
 Thanks
 Asif
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]