realm parameter from config file

2002-04-22 Thread Sasvari, Zsolt

How can I read a realm parameter from a Realm class? For example I have a
TestRealm that I have set for my webapp:
TestRealm something=anything /
How can I get the value of parameter something from the TestRealm class?

Thanks,
Zsolt

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




FW: SSL Connection between Apache and Tomcat

2002-02-11 Thread Sasvari, Zsolt

How can I set a secure connection between Apache and Tomcat?
As I see the Ajp connetor is not SSL enabled.
Then how secure will be a system if Tomcat runs in different machine from
Apache? Somebody said there is your firewall.
But 90% of attackers come from inside thus it is not a good answer.
Has anybody something idea?

Thanks,
Zsolt

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: SSL Connection between Apache and Tomcat

2002-02-11 Thread Sasvari, Zsolt

I have done it. The SSL connection between the browser and Apache works. But
what about the connection between Apache and Tomcat?

Regards,
Zsolt

-Original Message-
From: Hitchman, Peter [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 11, 2002 11:56 AM
To: 'Tomcat Users List'
Subject: RE: SSL Connection between Apache and Tomcat


Hi
To start with you will need to build apache so that the mod_ssl module is
installed
and working.
See the apache websites for details ...

Regards

Pete

[END]
-Original Message-
From: Sasvari, Zsolt [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 1:11 PM
To: 'Tomcat Users List' (E-mail)
Subject: SSL Connection between Apache and Tomcat


How can I set a secure connection between Apache and Tomcat?
As I see the Ajp connetor is not SSL enabled.
Then how secure will be a system if Tomcat runs in different 
machine from
Apache?
I looked through the mailing list archive and didn't find any answers.
Has anybody something idea?

Thanks,
Zsolt

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]


**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




SSL Connection between Apache and Tomcat

2002-02-06 Thread Sasvari, Zsolt

How can I set a secure connection between Apache and Tomcat?
As I see the Ajp connetor is not SSL enabled.
Then how secure will be a system if Tomcat runs in different machine from
Apache?
I looked through the mailing list archive and didn't find any answers.
Has anybody something idea?

Thanks,
Zsolt

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




enforce clientAuth

2002-02-06 Thread Sasvari, Zsolt

I'm using Tomcat 3.3 and I configured an SSL connection. It works.
Then I set clientAuth=true for the http connector but nothing changed.
Tomcat didn't require a client cert or anything when I access from browser.
How can I enforce the client authentication? Any idea?

Thanks,
Zsolt Sasvari

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]