Re: SSL Mysterious Self Signed Certificate - FIXED

2009-05-08 Thread Hassan Schroeder
On Fri, May 8, 2009 at 8:03 AM, Andrews, Wayne wrote: > In summary Tomcat requires a .keystore file under c:\document and > settings\default user and as such the one there was not the one details > within server.xml. That would be terribly awkward for all of us running Tomcat successfully on non

RE: SSL Mysterious Self Signed Certificate - FIXED

2009-05-08 Thread Caldarale, Charles R
> From: Andrews, Wayne [mailto:wayne.andr...@sap.com] > Subject: RE: SSL Mysterious Self Signed Certificate - FIXED > > In summary Tomcat requires a .keystore file under c:\document and > settings\default user and as such the one there was not the one details > within server.x

RE: SSL Mysterious Self Signed Certificate - FIXED

2009-05-08 Thread Andrews, Wayne
referencing a specific keystore within server.xml if it does take notice of it? -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Saturday, 9 May 2009 12:53 AM To: Tomcat Users List Subject: Re: SSL Mysterious Self Signed Certificate -BEGIN PGP

Re: SSL Mysterious Self Signed Certificate

2009-05-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wayne, On 5/7/2009 5:23 PM, Andrews, Wayne wrote: > I created a new keystore, imported the root certificate from Thawte, > then the signed cert. The browser displays some self signed cert > that has expired. Wait, you signed the certificate? That's

RE: SSL Mysterious Self Signed Certificate

2009-05-07 Thread Andrews, Wayne
Users List Subject: Re: SSL Mysterious Self Signed Certificate Its my understanding that all Self-signed certs generate the creepy browser messages. Not sure though. Were the imported root certs issued by a well known CA? On Wed, May 6, 2009 at 10:43 PM, Andrews, Wayne wrote: > > Hi >

RE: SSL Mysterious Self Signed Certificate

2009-05-07 Thread Mark_Despain
riginal Message- From: Jonathan Mast [mailto:jhmast.develo...@gmail.com] Sent: Thursday, May 07, 2009 9:59 AM To: Tomcat Users List Subject: Re: SSL Mysterious Self Signed Certificate Its my understanding that all Self-signed certs generate the creepy browser messages. Not sure though. Were the i

Re: SSL Mysterious Self Signed Certificate

2009-05-07 Thread Jonathan Mast
Its my understanding that all Self-signed certs generate the creepy browser messages. Not sure though. Were the imported root certs issued by a well known CA? On Wed, May 6, 2009 at 10:43 PM, Andrews, Wayne wrote: > > Hi > > I have an issue whereby on a windows installation of Tomcat; I have a

SSL Mysterious Self Signed Certificate

2009-05-06 Thread Andrews, Wayne
Hi I have an issue whereby on a windows installation of Tomcat; I have a mysterious seflt signed certificate displayed within the browser. Despite the fact that I have created a new keystore and imported the relevant root certs and SSL cert and then redirected server.xml to point to the keystore