Dual SSL configuration on tomcat

2008-09-04 Thread losintikfos
Hi Guys, I am trying to configure dual (two way) SSL on my tomcmat 6.0.18. Do anyone know how to go about this? i have l;ooked at loads of steps on google and none seems to hit the spot! Do anyone knows how to go about this perfectly? Help:confused: -- View this message in context: http://ww

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
It works perfect now!:jumping: Thanks Guys you deserve a :drunk: Alex Mestiashvili wrote: > > losintikfos wrote: >> I have done as said and restarted the server but still wont work for me! >> :-((. >> >> >> > >

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
Sorry mark did miss up something here! what did you mean by "Those characters needs to be escaped"? Are you saying i should do something like this: allow="127.\0.\0.\1 ? markt-2 wrote: > > [EMAIL PROTECTED] wrote: >> Actually the context xml is present in >> CATALINA_HOME\webapps\manager\M

Re: Monitor contanier

2008-08-29 Thread losintikfos
Create another thread with this question. This is a seperate question out of the blue. Use this to monitor the container if you running tomcat on linux. $CATALINA_HOME/logs/tail -f catalina.out sam wun-3 wrote: > > Hi there, > > > > What can I use to monitor tomcat container? > > > > T

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
Mark! i have tried this and still wont work. Was wondering if RedHat is goot something to do with ths configuration. Bit confused:-( markt-2 wrote: > > [EMAIL PROTECTED] wrote: >> Actually the context xml is present in >> CATALINA_HOME\webapps\manager\META-INF dir. You can edit it and add th

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
lt;[EMAIL PROTECTED]> > To: Tomcat Users List > Sent: Fri, 29 Aug 2008 3:29 pm > Subject: Re: Securing Tomcat: HELP > > > > > > > > > > losintikfos wrote:? > >> Hi Alex,? > >>? > >> I can't locate directory catalina

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
I have done as said and restarted the server but still wont work for me! :-((. Alex Mestiashvili wrote: > > losintikfos wrote: >> Hi Alex, >> >> I can't locate directory catalina in conf. I am using tomcat 6.0.18, is >> it >> something i should see?

Re: Securing Tomcat: HELP

2008-08-29 Thread losintikfos
Hi Alex, I can't locate directory catalina in conf. I am using tomcat 6.0.18, is it something i should see? B Alex Mestiashvili wrote: > > losintikfos wrote: >> Thanks for your reply Mark! unfurtunatly the url sent to me contains only >> language reference which

Re: Securing Tomcat: HELP

2008-08-28 Thread losintikfos
Thanks for your reply Mark! unfurtunatly the url sent to me contains only language reference which i am not familier with. Do you know the original command and where to put, to enforce the security? I am using Tomcat 6 markt-2 wrote: > > losintikfos wrote: >> Hi Experts, >

Securing Tomcat: HELP

2008-08-28 Thread losintikfos
Hi Experts, I am trying to secure my tomcat manager web console from been seen from the internet. For example if i open the browser and type the internet address of the server, it displays the console where ever i am in the world and therefore want to hide it from been displayed to WAN users.