Re: Need help setting up SSL on Tomcat 8

2016-07-18 Thread Sean Son
On Mon, Jul 18, 2016 at 10:47 AM, André Warnier (tomcat) wrote: > On 18.07.2016 16:33, Sean Son wrote: > >> On Thu, Jul 14, 2016 at 8:15 AM, Ognjen Blagojevic < >> ognjen.d.blagoje...@gmail.com> wrote: >> >> Sean, >>> >>> On 13.7.2016 21:56, Sean Son wrote: >>> >>> Thank you for your answer guys.

Re: Need help setting up SSL on Tomcat 8

2016-07-18 Thread tomcat
On 18.07.2016 16:33, Sean Son wrote: On Thu, Jul 14, 2016 at 8:15 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: Sean, On 13.7.2016 21:56, Sean Son wrote: Thank you for your answer guys. Is there anywhere in the Tomcat config files that I would need to specify the DNS name? L

Re: Need help setting up SSL on Tomcat 8

2016-07-18 Thread Sean Son
On Thu, Jul 14, 2016 at 8:15 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > Sean, > > On 13.7.2016 21:56, Sean Son wrote: > >> Thank you for your answer guys. Is there anywhere in the Tomcat config >> files that I would need to specify the DNS name? Like in Apache we >> would spe

Re: Need help setting up SSL on Tomcat 8

2016-07-14 Thread Sean Son
On Thu, Jul 14, 2016 at 8:15 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > Sean, > > On 13.7.2016 21:56, Sean Son wrote: > >> Thank you for your answer guys. Is there anywhere in the Tomcat config >> files that I would need to specify the DNS name? Like in Apache we >> would spe

Re: Need help setting up SSL on Tomcat 8

2016-07-14 Thread Ognjen Blagojevic
Sean, On 13.7.2016 21:56, Sean Son wrote: Thank you for your answer guys. Is there anywhere in the Tomcat config files that I would need to specify the DNS name? Like in Apache we would specify the DNS name in a Virtualhost. Take a look at context xml, attribute "name" in Host element [1], an

Re: Need help setting up SSL on Tomcat 8

2016-07-13 Thread Daniel Savard
2016-07-13 15:56 GMT-04:00 Sean Son : > Thank you for your answer guys. Is there anywhere in the Tomcat config > files that I would need to specify the DNS name? Like in Apache we would > specify the DNS name in a Virtualhost. > > No. - Daniel Savard

Re: Need help setting up SSL on Tomcat 8

2016-07-13 Thread Sean Son
Thank you for your answer guys. Is there anywhere in the Tomcat config files that I would need to specify the DNS name? Like in Apache we would specify the DNS name in a Virtualhost. On Wed, Jul 13, 2016 at 7:56 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > Sean, > > On 12.7.20

Re: Need help setting up SSL on Tomcat 8

2016-07-13 Thread Ognjen Blagojevic
Sean, On 12.7.2016 14:49, Sean Son wrote: Hello thank you for your response. I am currently only accessing the server using IP address only. We do not have a DNS record set up for the server as of yet. It will be something like webapp.example.com Once there is a DNS record in place, and you ac

Re: Need help setting up SSL on Tomcat 8

2016-07-12 Thread Daniel Savard
2016-07-12 14:34 GMT-04:00 Sean Son : > Are there any logs on the tomcat server that I should check in order to fix > this SSL issue? or is this strictly a certificate related issue? > At my opinion, it is a DNS issue. Your certificate specify the SubjectAlternativeName field with two DNS entries

Re: Need help setting up SSL on Tomcat 8

2016-07-12 Thread Sean Son
On Tue, Jul 12, 2016 at 8:49 AM, Sean Son wrote: > > > On Mon, Jul 11, 2016 at 6:25 PM, Ognjen Blagojevic < > ognjen.d.blagoje...@gmail.com> wrote: > >> On 11.7.2016 16:29, Sean Son wrote: >> >>> Here is the certificate path: >>> >>> - Go Daddy Root Certificate Authority - G2 >>>- Go Daddy Se

Re: Need help setting up SSL on Tomcat 8

2016-07-12 Thread Sean Son
On Mon, Jul 11, 2016 at 6:25 PM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > On 11.7.2016 16:29, Sean Son wrote: > >> Here is the certificate path: >> >> - Go Daddy Root Certificate Authority - G2 >>- Go Daddy Secure Certificate Authority - G2 >> - *.example.com

Re: Need help setting up SSL on Tomcat 8

2016-07-11 Thread Ognjen Blagojevic
On 11.7.2016 16:29, Sean Son wrote: Here is the certificate path: - Go Daddy Root Certificate Authority - G2 - Go Daddy Secure Certificate Authority - G2 - *.example.com That looks Ok. Did you, perhaps, tried to access server on subdomain of example.com? Wildca

Re: Need help setting up SSL on Tomcat 8

2016-07-11 Thread Sean Son
Here is the certificate path: - Go Daddy Root Certificate Authority - G2 - Go Daddy Secure Certificate Authority - G2 - *.example.com Thanks On Fri, Jul 8, 2016 at 6:23 PM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > On 7.7.2016 23:17, Daniel Savard wrote: > >> Certifi

Re: Need help setting up SSL on Tomcat 8

2016-07-08 Thread Ognjen Blagojevic
On 7.7.2016 23:17, Daniel Savard wrote: Certificate Error There are issues with the site's certificate chain (net::ERR_CERT_COMMON_NAME_INVALID). Looks like adding the keyAlias to the connector did not fix anything unfortunately. Did you examined the received certificate in the browser. Us

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Daniel Savard
2016-07-07 14:53 GMT-04:00 Sean Son : > > > On Thu, Jul 7, 2016 at 12:24 PM, Sean Son < > linuxmailinglistsem...@gmail.com> wrote: > >> Copying Daniel and Ognjen on this >> >> On Thu, Jul 7, 2016 at 12:02 PM, Sean Son < >> linuxmailinglistsem...@gmail.com> wrote: >> >>> Hello >>> >>> I tried addi

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Sean Son
On Thu, Jul 7, 2016 at 12:24 PM, Sean Son wrote: > Copying Daniel and Ognjen on this > > On Thu, Jul 7, 2016 at 12:02 PM, Sean Son < > linuxmailinglistsem...@gmail.com> wrote: > >> Hello >> >> I tried adding the keyAlias to the connector and when i restarted >> Tomcat, and i browsed to the sever

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Sean Son
Copying Daniel and Ognjen on this On Thu, Jul 7, 2016 at 12:02 PM, Sean Son wrote: > Hello > > I tried adding the keyAlias to the connector and when i restarted Tomcat, > and i browsed to the sever page, I got this error: > > Certificate Error > There are issues with the site's certificate chai

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Sean Son
Hello I tried adding the keyAlias to the connector and when i restarted Tomcat, and i browsed to the sever page, I got this error: Certificate Error There are issues with the site's certificate chain (net::ERR_CERT_COMMON_NAME_INVALID). Looks like adding the keyAlias to the connector did not fi

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Daniel Savard
2016-07-07 10:52 GMT-04:00 Sean Son : > So I should modify my connector to look like this? > > protocol="org.apache.coyote.http11.Http11NioProtocol" >maxThreads="150" keystoreFile="conf/tomcat.jks" > keystorePass="password" keyAlias="{b81d8607-57e9-4c35-a058-cd46099e7797}" > SSLE

Re: Need help setting up SSL on Tomcat 8

2016-07-07 Thread Sean Son
So I should modify my connector to look like this? On Wed, Jul 6, 2016 at 6:50 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > Sean, > > On 5.7.2016 17:14, Sean Son wrote: > >> Hello Daniel and all >> >> Here is the output.. the full output >> >> http://pastebin.com/AQckw6ig >>

Re: Need help setting up SSL on Tomcat 8

2016-07-06 Thread Ognjen Blagojevic
Sean, On 5.7.2016 17:14, Sean Son wrote: Hello Daniel and all Here is the output.. the full output http://pastebin.com/AQckw6ig Keytool output indicates that there are two entries in keystore: 1. Entry with alias "root", created Jun 16, 2016, which is intermediate certificate for Go Daddy:

Re: Need help setting up SSL on Tomcat 8

2016-07-05 Thread Sean Son
On Fri, Jul 1, 2016 at 6:14 PM, Daniel Savard wrote: > 2016-07-01 16:08 GMT-04:00 Christopher Schultz < > ch...@christopherschultz.net > >: > > > > > > > > > Thank you for the reply. How would I go about specifying the alias > > > of the certificate? > > > > You may have to re-import it, but I'v

Re: Need help setting up SSL on Tomcat 8

2016-07-01 Thread Daniel Savard
2016-07-01 16:08 GMT-04:00 Christopher Schultz : > > > > > Thank you for the reply. How would I go about specifying the alias > > of the certificate? > > You may have to re-import it, but I've had bad experiences with Java > keystores so ALWAYS keep a backup in case you host something. > > The fi

Re: Need help setting up SSL on Tomcat 8

2016-07-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sean, On 7/1/16 11:11 AM, Sean Son wrote: > On Fri, Jul 1, 2016 at 2:57 AM, Daniel Savard > wrote: > >> 2016-06-29 9:08 GMT-04:00 Sean Son >> : >> >>> Hello Daniel >>> >>> Thank you for the information. Here is the output of the >>> keytool comm

Re: Need help setting up SSL on Tomcat 8

2016-07-01 Thread Sean Son
On Fri, Jul 1, 2016 at 2:57 AM, Daniel Savard wrote: > 2016-06-29 9:08 GMT-04:00 Sean Son : > > > Hello Daniel > > > > Thank you for the information. Here is the output of the keytool command: > > > > Keystore type: JKS > > Keystore provider: SUN > > > > Your keystore contains 2 entries > > > > r

Re: Need help setting up SSL on Tomcat 8

2016-06-30 Thread Daniel Savard
2016-06-29 9:08 GMT-04:00 Sean Son : > Hello Daniel > > Thank you for the information. Here is the output of the keytool command: > > Keystore type: JKS > Keystore provider: SUN > > Your keystore contains 2 entries > > root, Jun 16, 2016, trustedCertEntry, > Certificate fingerprint (SHA1): > 27:AC

Re: Need help setting up SSL on Tomcat 8

2016-06-30 Thread Philip Hachey
On 16-06-29 09:08 AM, Sean Son wrote: Hello Daniel Thank you for the information. Here is the output of the keytool command: Keystore type: JKS Keystore provider: SUN Your keystore contains 2 entries root, Jun 16, 2016, trustedCertEntry, Certificate fingerprint (SHA1): 27:AC:93:69:FA:F2:52:

Re: Need help setting up SSL on Tomcat 8

2016-06-29 Thread Sean Son
Hello Daniel Thank you for the information. Here is the output of the keytool command: Keystore type: JKS Keystore provider: SUN Your keystore contains 2 entries root, Jun 16, 2016, trustedCertEntry, Certificate fingerprint (SHA1): 27:AC:93:69:FA:F2:52:07:BB:26:27:CE:FA:CC:BE:4E:F9:C3:19:B8 {b8

Re: Need help setting up SSL on Tomcat 8

2016-06-28 Thread Daniel Savard
2016-06-28 16:24 GMT-04:00 Sean Son : > > as for the output to the keytool command: > > Isnt the output to that command, confidential information? > > No, there isn't anything confidential from the output of a simple -list. It doesn't display the private key or anything like that. It will just s

Re: Need help setting up SSL on Tomcat 8

2016-06-28 Thread Sean Son
Here is the complete configuration as for the output to the keytool command: Isnt the output to that command, confidential information? Thanks On Tue, Jun 28, 2016 at 4:06 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESS

Re: Need help setting up SSL on Tomcat 8

2016-06-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sean, On 6/28/16 2:31 PM, Sean Son wrote: > Hey Philip > > So i was able to get the page to connect with SSL but I noticed > that when I clicked on the little icon that looks like a lock next > to https:// in the address bar, I saw this certificate

Re: Need help setting up SSL on Tomcat 8

2016-06-28 Thread Sean Son
Hey Philip So i was able to get the page to connect with SSL but I noticed that when I clicked on the little icon that looks like a lock next to https:// in the address bar, I saw this certificate error: Certificate Error There are issues with the site's certificate chain (net::ERR_CERT_COMMON_NAM

Re: Need help setting up SSL on Tomcat 8

2016-06-28 Thread Sean Son
Thank you for your reply Philip yes I have and it still failed.. I can try again and let you know what errors I am running into. Thanks! On Tue, Jun 28, 2016 at 2:15 PM, Philip Hachey wrote: > Have you tried following the steps found here?: > https://tomcat.apache.org/tomcat-8.0-doc/ssl-howt

Re: Need help setting up SSL on Tomcat 8

2016-06-28 Thread Philip Hachey
Have you tried following the steps found here?: https://tomcat.apache.org/tomcat-8.0-doc/ssl-howto.html - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Need help setting up SSL on Tomcat 8

2016-06-28 Thread Sean Son
Hello all I am stuck trying to set up SSL on Tomcat 8. I have tried all sorts of advice and still I cannot get it to work. I attempted to use the method describe on this website: https://sysengineers.wordpress.com/2011/03/16/tomcat-automatic-redirect-https/ but I started to see the following er

Re: Weird issue setting up SSL on a WinDoze box

2014-01-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 1/22/14, 8:26 PM, Caldarale, Charles R wrote: >> From: James H. H. Lampert [mailto:jam...@touchtonecorp.com] >> Subject: Weird issue setting up SSL on a WinDoze box > >> Caused by: java.lang.Exception

Re: Weird issue setting up SSL on a WinDoze box

2014-01-22 Thread Filip Hanik
delete the file tcnative-1.dll and tomcat reverts to java based ssl and keystores. On Wednesday, January 22, 2014, James H. H. Lampert < jam...@touchtonecorp.com> wrote: > On 1/22/14 5:26 PM, Caldarale, Charles R wrote: > >> You have installed and enabled the APR connector, but are trying to use

Re: Weird issue setting up SSL on a WinDoze box

2014-01-22 Thread James H. H. Lampert
On 1/22/14 5:26 PM, Caldarale, Charles R wrote: You have installed and enabled the APR connector, but are trying to use the Java keystore. Actually, *I* didn't do the installation (the fellow at the next desk over did), and so I have no idea what options were selected. AS/400 installations

RE: Weird issue setting up SSL on a WinDoze box

2014-01-22 Thread Caldarale, Charles R
> From: James H. H. Lampert [mailto:jam...@touchtonecorp.com] > Subject: Weird issue setting up SSL on a WinDoze box > Caused by: java.lang.Exception: Connector attribute SSLCertificateFile > must be defined when using SSL with APR > The relevant connector tag in server.

Weird issue setting up SSL on a WinDoze box

2014-01-22 Thread James H. H. Lampert
I've set up at least half a dozen AS/400 installations of Tomcat, with SSL on 443, and once I got the hang of it, they went smoothly, and ran flawlessly. So now, I'm asked to do it on a WinDoze Server 2008 box, and it's not working. Netsat -na shows 443 listening when Tomcat is active, and not

RE: Trouble setting up ssl

2011-02-26 Thread Joseph L. Casale
>You must import signed certficate request under same alias you used to >generate request. So, instead of "-alias tomcat2" use "-alias tomcat". Ognjen, When I ran it that way, it gave an error (blew those notes away) and a search led me to see someone suggesting you couldn't reuse that alias, so

Re: Trouble setting up ssl

2011-02-26 Thread Ognjen Blagojevic
On 26.2.2011 6:42, Joseph L. Casale wrote: I have setup a keystore as follows: keytool -genkey -alias tomcat -keyalg RSA -dname CN=,OU="Company Name",O=" Company Name ",L=city,ST=province,C=CA \ -keystore /path/keystore -keypass phrase -storepass phrase ... I added the signed sert: keytool -im

Re: Trouble setting up ssl

2011-02-26 Thread Jorge Medina
Your Certificate Authority (The certificate used to sign your other certificates, in this case provided by your Windows CA Server) is not trusted by your clients. Are your clients internal or external to your company? If your clients are internal, you can add the certificate to the trusted roots o

Trouble setting up ssl

2011-02-25 Thread Joseph L. Casale
I have setup a keystore as follows: keytool -genkey -alias tomcat -keyalg RSA -dname CN=,OU="Company Name",O=" Company Name ",L=city,ST=province,C=CA \ -keystore /path/keystore -keypass phrase -storepass phrase I then generated a CSR: keytool -certreq -keyalg RSA -alias tomcat -file /path/certreq

RE: setting up SSL

2008-02-21 Thread Caldarale, Charles R
> From: Daniel Blumenthal [mailto:[EMAIL PROTECTED] > Subject: RE: setting up SSL > > Except Tomcat is taking over a minute to initialize. Another topic frequently discussed. Search the archives for random SSL APR: http://marc.info/?l=tomcat-user&w=2&r=1&s=random+SSL+

RE: setting up SSL

2008-02-21 Thread Daniel Blumenthal
Ah, never mind - it looks like this only happens the first time. > -Original Message- > From: Daniel Blumenthal [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 21, 2008 11:17 AM > To: 'Tomcat Users List' > Subject: RE: setting up SSL > > Thanks!

RE: setting up SSL

2008-02-21 Thread Daniel Blumenthal
: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 21, 2008 9:09 AM > To: Tomcat Users List > Subject: RE: setting up SSL > > > From: Daniel Blumenthal [mailto:[EMAIL PROTECTED] > > Subject: setting up SSL > > > > Any ideas? Is it possibl

RE: setting up SSL

2008-02-21 Thread Caldarale, Charles R
> From: Daniel Blumenthal [mailto:[EMAIL PROTECTED] > Subject: setting up SSL > > Any ideas? Is it possible that Tomcat isn't able to find the openssl > libraries (or something?). Did you read the doc for using SSL with APR? Did you ignore the big bold message at the top o

setting up SSL

2008-02-20 Thread Daniel Blumenthal
I'm having a real problem getting SSL working with Tomcat. Back when I was using Apache and mod_jk2, I had SSL working with Tomcat. But now that I've switched to just using Tomcat, I can't seem to get it to work. I'm using Linux (Fedora Core 5) and Tomcat 5.5.26. I've reverted to a clean versio

RE: Setting Up SSL on Tomcat

2007-09-21 Thread Clifford Bryant
Problem solved. The 8443 port needed to be opened in the firewall. -Original Message- From: Clifford Bryant [mailto:[EMAIL PROTECTED] Sent: Friday, September 21, 2007 8:23 AM To: Tomcat Users List Subject: RE: Setting Up SSL on Tomcat Here is the HTTPS Connector. -Original

RE: Setting Up SSL on Tomcat

2007-09-21 Thread Clifford Bryant
Here is the HTTPS Connector. -Original Message- From: Clifford Bryant [mailto:[EMAIL PROTECTED] Sent: Friday, September 21, 2007 7:19 AM To: Tomcat Users List Subject: RE: Setting Up SSL on Tomcat Here is a simpler version with just the 2 apps that I am interested in deployed

RE: Setting Up SSL on Tomcat

2007-09-21 Thread Clifford Bryant
5 INFO [org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] - [EMAIL PROTECTED] logs]$ -Original Message- From: Clifford Bryant [mailto:[EMAIL PROTECTED] Sent: Friday, September 21, 2007 6:59 AM To: Tomcat Users List Subject: RE: Setting Up SSL on Tomcat Created MBeanServer with ID: 1f436f5:11527b2e181:-8000:rsdev01.edgewater

RE: Setting Up SSL on Tomcat

2007-09-21 Thread Clifford Bryant
Sent: Thursday, September 20, 2007 11:36 PM To: Tomcat Users List Subject: Re: Setting Up SSL on Tomcat On 9/20/07, Clifford Bryant <[EMAIL PROTECTED]> wrote: > I am trying to set up Tomcat 5.5.23 on a Linux server to use SSL. The > SSL port (8443) is uncommented in the server.xml

Re: Setting Up SSL on Tomcat

2007-09-20 Thread Hassan Schroeder
On 9/20/07, Clifford Bryant <[EMAIL PROTECTED]> wrote: > I am trying to set up Tomcat 5.5.23 on a Linux server to use SSL. The > SSL port (8443) is uncommented in the server.xml. And, I set up a > certificate. I tried to navigate to the Tomcat startup page from > another (Windows) machine. I ca

Setting Up SSL on Tomcat

2007-09-20 Thread Clifford Bryant
I am trying to set up Tomcat 5.5.23 on a Linux server to use SSL. The SSL port (8443) is uncommented in the server.xml. And, I set up a certificate. I tried to navigate to the Tomcat startup page from another (Windows) machine. I can get to the HTTP port (8080). But, I get a "Server not found

RE: how to setting up SSL for a specific page

2007-08-01 Thread Caldarale, Charles R
> From: is_maximum [mailto:[EMAIL PROTECTED] > Subject: RE: how to setting up SSL for a specific page > > I need only login page to be secured not all the pages after that This is a harder problem, since switching back to HTTP after authenticating via HTTPS opens a security hole.

RE: how to setting up SSL for a specific page

2007-08-01 Thread is_maximum
ge to be secured not all the pages after that -- View this message in context: http://www.nabble.com/how-to-setting-up-SSL-for-a-specific-page-tf4135638.html#a11941375 Sent from the Tomcat - User mailing list archive at Nabble.com. --

RE: how to setting up SSL for a specific page

2007-07-24 Thread Caldarale, Charles R
> From: is_maximum [mailto:[EMAIL PROTECTED] > Subject: how to setting up SSL for a specific page > > how can I secure only pages that contains confidential > information and not all the pages? Read section 12 of the servlet spec. Use a in conjunction with the that covers

how to setting up SSL for a specific page

2007-07-24 Thread is_maximum
this message in context: http://www.nabble.com/how-to-setting-up-SSL-for-a-specific-page-tf4135638.html#a11761971 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apach

Re: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

2006-06-29 Thread Erik Matthew Brakke
cat Users List" Sent: Thursday, June 29, 2006 9:41 AM Subject: RE: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat Hi Eric, I may be mistaken but keystoreFile="C:\Documents and Settings\Administrator\.keystore" keystorePass="changeit" keystoreType="JKS&qu

RE: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

2006-06-29 Thread Holst, Martina
Sent: Thursday, June 29, 2006 16:03 To: users@tomcat.apache.org Subject: RE: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat Sorry, but I have no idea what that means. Have you checked Bugzilla to see if there's an outstanding issue with SSL and this version of Tomcat? Unfortuna

RE: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

2006-06-29 Thread Jay Burgess
h some guidance. Jay http://www.vtgroup.com/ -Original Message- From: Erik Matthew Brakke [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 5:00 PM To: Tomcat Users List Subject: Re: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat Ah! When I added debug="9" t

Re: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

2006-06-28 Thread Erik Matthew Brakke
dpoint.java:1216) at java.lang.Thread.run(Thread.java:595) Now... any ideas what to do (!) ?? Thanks!! Erik - Original Message - From: "Jay Burgess" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 28, 2006 2:28 PM Subject: RE: Setting up SSL on Tomcat 5.5.17 - no response from Tomca

RE: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

2006-06-28 Thread Jay Burgess
hat really adds any logging or not. Jay http://www.vtgroup.com/ -Original Message- From: Erik Matthew Brakke [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 2:12 PM To: Tomcat Users List Subject: Re: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat Hi, its the default connector s

Re: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

2006-06-28 Thread Hassan Schroeder
On 6/28/06, Erik Matthew Brakke <[EMAIL PROTECTED]> wrote: keystoreFile="C:\Documents and Settings\Administrator\.keystore" It's highly advisable to avoid paths with spaces in them for anything related to Tomcat, Java, etc. FWIW! -- Hassan Schroeder [EMAIL PROTECTED]

Re: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

2006-06-28 Thread Erik Matthew Brakke
Hi, its the default connector statement in server.xml, but I've tried adding the arguments: keystoreFile, keystorePass, keystoreType. Thanks! E - Original Message - From: "Jay Burgess" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 28, 2006 1:55 PM Subject:

RE: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

2006-06-28 Thread Jay Burgess
Can you include your definition so we can take a look? Jay http://www.vtgroup.com/ -Original Message- From: Erik Matthew Brakke [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 1:48 PM To: Tomcat Users List Subject: Re: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

Re: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

2006-06-28 Thread Erik Matthew Brakke
To: Sent: Friday, June 23, 2006 2:52 PM Subject: Setting up SSL on Tomcat 5.5.17 - no response from Tomcat Hi, I have set up standalone Tomcat 5.5.17 on Windows 2000 + J2EE 5 JDK and get the default ROOT webapp. I cannot access the ROOT webapp using HTTPS. I set up SSL using the HOW-TO:

Setting up SSL on Tomcat 5.5.17 - no response from Tomcat

2006-06-23 Thread Erik Brakke
Hi, I have set up standalone Tomcat 5.5.17 on Windows 2000 + J2EE 5 JDK and get the default ROOT webapp. I cannot access the ROOT webapp using HTTPS. I set up SSL using the HOW-TO: generate a self-signed JKS .keystore file and enabled the HTTPS connector in server.xml. I'll open https:

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 > > > > -- > Patrick --

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

RE: Definitive Guide for setting up SSL for Tomcat

2006-02-03 Thread Caldarale, Charles R
> From: Patrick Lacson [mailto:[EMAIL PROTECTED] > Subject: Definitive Guide for setting up SSL for Tomcat > > This is where I need your help. I followed the Tomcat instructions ( > http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html) to > the letter and have been unsucce

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: problem of setting up ssl in tomcat 5.5.9

2006-01-12 Thread Siddhartha Mehta
I am not sure if anyone has replied to you on this.. At least from what I understand, the error below means is that the certificate file server.pem is not found as specified in the server.xml (configuration file) entry. You will find the server.xml file in the conf folder (under tomca

Re: problem of setting up ssl in tomcat 5.5.9

2006-01-11 Thread zhou jian
Jan 11, 2006 2:59:44 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Jan 11, 2006 2:59:44 PM org.apache.tomcat.util.net.puretls.PureTLSSocketFactory init INFO: Error initializing SocketFactory java.io.FileNotFoundException: server.pem (No such file or

problem of setting up ssl in tomcat 5.5.9

2006-01-10 Thread zhou jian
Hello everyone, I want to configure the SSL in tomcat5 and I followed the following instructions: http://tomcat.apache.org/tomcat-5.0-doc/printer/ssl-howto.html However, after starting the tomcat without any problem. [EMAIL PROTECTED] bin]$ ps aux | grep java globus4 2668 2.2 6.2 296704 644