Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-15 Thread Alexandre Lima
On 14 January 2015 at 17:11, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexandre, On 1/14/15 2:15 PM, Alexandre Lima wrote: On 14 January 2015 at 15:59, Christopher Schultz ch...@christopherschultz.net wrote: Alexandre,

Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-14 Thread Sanaullah
Connector port=8443 protocol=org.apache.coyote. http11.Http11Protocol SSLEnabled=true maxThreads=200 scheme=https secure=true keystoreFile=/home/myuser/key.keystore keystorePass=mypass clientAuth=false sslProtocol=TLS / May be its due to the truststore file ? I haven't seen any

Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexandre, On 1/14/15 1:18 PM, Alexandre Lima wrote: On 13 January 2015 at 18:20, Christopher Schultz ch...@christopherschultz.net wrote: Alexandre, On 1/13/15 2:41 PM, Alexandre Lima wrote: On 13 January 2015 at 16:11, Christopher

Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-14 Thread Alexandre Lima
On 14 January 2015 at 15:56, Sanaullah sanaulla...@gmail.com wrote: Connector port=8443 protocol=org.apache.coyote. http11.Http11Protocol SSLEnabled=true maxThreads=200 scheme=https secure=true keystoreFile=/home/myuser/key.keystore keystorePass=mypass clientAuth=false

Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexandre, On 1/14/15 2:15 PM, Alexandre Lima wrote: On 14 January 2015 at 15:59, Christopher Schultz ch...@christopherschultz.net wrote: Alexandre, On 1/14/15 1:18 PM, Alexandre Lima wrote: On 13 January 2015 at 18:20, Christopher

Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-14 Thread Alexandre Lima
On 14 January 2015 at 15:59, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexandre, On 1/14/15 1:18 PM, Alexandre Lima wrote: On 13 January 2015 at 18:20, Christopher Schultz ch...@christopherschultz.net wrote: Alexandre,

Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-14 Thread Alexandre Lima
On 13 January 2015 at 18:20, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexandre, On 1/13/15 2:41 PM, Alexandre Lima wrote: On 13 January 2015 at 16:11, Christopher Schultz ch...@christopherschultz.net wrote: Alexandre,

Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-13 Thread Alexandre Lima
Hello! This is the first time I'm using tomcat, so I'm a little bit lost... Using the tutorials, I could make the server and the application I want to run with it work. The only modification I did until now was changing the http port from 8080 to 80, I did that changing the http conector on

Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-13 Thread Alexandre Lima
On 13 January 2015 at 16:11, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexandre, On 1/13/15 1:37 PM, Alexandre Lima wrote: Hello! This is the first time I'm using tomcat, so I'm a little bit lost... Welcome! Configuring

Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-13 Thread Alexandre Lima
On 13 January 2015 at 16:41, Alexandre Lima lexsombra...@gmail.com wrote: On 13 January 2015 at 16:11, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexandre, On 1/13/15 1:37 PM, Alexandre Lima wrote: Hello! This is the

Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexandre, On 1/13/15 1:37 PM, Alexandre Lima wrote: Hello! This is the first time I'm using tomcat, so I'm a little bit lost... Welcome! Configuring SSL always turns out to be a pain in the neck. Using the tutorials, I could make the server

Re: Can't make SSL work on Tomcat7 on Ubuntu Server 14.04

2015-01-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexandre, On 1/13/15 2:41 PM, Alexandre Lima wrote: On 13 January 2015 at 16:11, Christopher Schultz ch...@christopherschultz.net wrote: Alexandre, On 1/13/15 1:37 PM, Alexandre Lima wrote: Hello! This is the first time I'm using