Re: Verisign SSL on Tomcat 5.5.9

2006-02-10 Thread Patrick Lacson
These instruction by sycamore are correct. Thanks for updating the docs. On 2/9/06, Mark Thomas <[EMAIL PROTECTED]> wrote: > > Sycamore Days wrote: > > Follow the instructions here on tomcat's site: > > > > Every step is correct, ***EXCEPT*** for the Verisign link: > >For Verisign.com go to:

Re: Re: Verisign SSL on Tomcat 5.5.9

2006-02-08 Thread Patrick Lacson
port/verisign-intermediate-ca/Trial_Secure_Server_Root/index.html > > The Trial Root Certificate is what you should use, not the Secure Site > Intermediate. That's apparently for paid customers only. > > Sycamore. > > > > > On Wednesday, February 08, 2006, at 04:

Re: Re: Verisign SSL on Tomcat 5.5.9

2006-02-08 Thread Patrick Lacson
Could you share the exact steps you used to get your system to work? On 2/8/06, Sycamore Days <[EMAIL PROTECTED]> wrote: > > Hi All! > > My problem is solved. I was installing the wrong chain certificate. I > was installing the site-pro cert instead of the Root Trial Cert. > > This is the cert I

Re: Re: Verisign SSL on Tomcat 5.5.9

2006-02-08 Thread Patrick Lacson
I don't have that .dll file anywhere on my system. I'm using the .zip distribution of tomcat which is I believe pure java w/ .exe for service installations. On 2/8/06, Scott Purcell <[EMAIL PROTECTED]> wrote: > > Yes, > That was the problem with my Tomcat 5.5, Verisign configuration. After > foll

Re: SSL with Tomcat 55

2006-02-07 Thread Patrick Lacson
Wes, Can you post instructions on how you got tomcat 5.5 to work with the trial test cert from Verisign? I've followed the tomcat-5.5 ssl how to docs and no success. Thanks. On 8/19/05, Hayes, Wes <[EMAIL PROTECTED]> wrote: > > Good Morning, > > I am the Network Admin working with a programmer

Re: Definitive Guide for setting up SSL for Tomcat

2006-02-03 Thread Patrick Lacson
Does this have anything to do with the format of my CSR being in JKS and the format of the cert that Verisign uses in PKCS12? On 2/3/06, Patrick Lacson <[EMAIL PROTECTED]> wrote: > > So sorry guys about the dupe emails. > > I have tomcat 5.5.9 and no APR on windows xp &g

Re: Definitive Guide for setting up SSL for Tomcat

2006-02-03 Thread Patrick Lacson
So sorry guys about the dupe emails. I have tomcat 5.5.9 and no APR on windows xp -- Patrick

Definitive Guide for setting up SSL for Tomcat

2006-02-03 Thread Patrick Lacson
hi all, I've been trying to set up SSL using the Verisign free trial certificate without success. The self-cert using instructions per the tomcat5.5-ssl-how. was easy and straightforward, but the instructions for how to use a verisign certificate did not work. I have followed those instructions

Definitive Guide for setting up SSL for Tomcat

2006-02-03 Thread Patrick Lacson
hi all, I've been trying to set up SSL using the Verisign free trial certificate without success. The self-cert using instructions per the tomcat5.5-ssl-how. was easy and straightforward, but the instructions for how to use a verisign certificate did not work. I have followed those instructions

Definitive Guide for setting up SSL for Tomcat

2006-02-03 Thread Patrick Lacson
hi all, I've been trying to set up SSL using the Verisign free trial certificate without success. The self-cert using instructions per the tomcat5.5-ssl-how. was easy and straightforward, but the instructions for how to use a verisign certificate did not work. I have followed those instructions

Re: catalina.sh on os x

2006-02-03 Thread Patrick Lacson
t; Or login as the user who should start tomcat, and issue "echo > $PATH", "which uname", probably also as root, > "find / -type f -name uname -print". > If you found where the uname command hides in a MAC OS, either > prepend the full path in the catalina.sh t

catalina.sh on os x

2006-02-02 Thread Patrick Lacson
Hi all. I've been trying to get tomcat 5.5.9 to run on Mac OS 10.4.4 and when I run the stock catalina.sh script this is what I get. $ sh catalina.sh : command not found4: 'atalina.sh: line 48: syntax error near unexpected token `in 'atalina.sh: line 48: `case "`uname`" in I then modify the cata