Re: SSL is not working

2017-08-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 M., On 8/4/17 12:16 PM, M. Manna wrote: > Have you imported the signed server certificate into the server > keystore with all the root+intermediate certificates? in other > words, does the "chain-of-trust" exist in server keystore? > > You just nee

Re: SSL is not working

2017-08-04 Thread M. Manna
You just need to add the root and intermediate CA certs to trust store - >> any server certs signed by them is by default, trusted. >> >> I am new to Tomcat. Where can I find the trust store and is it >> separate from the server key store? >> >> Thanks >> -Or

Re: SSL is not working

2017-08-04 Thread Chaitanya Sabbineni
.@gmail.com] > Sent: Friday, August 4, 2017 12:16 PM > To: Tomcat Users List > Subject: Re: SSL is not working > > Have you imported the signed server certificate into the server keystore > with all the root+intermediate certificates? in other words, does the > "chain-of-trust

Re: SSL is not working

2017-08-04 Thread M. Manna
>> I am new to Tomcat. Where can I find the trust store and is it separate > from the server key store? > > Thanks > -Original Message- > From: M. Manna [mailto:manme...@gmail.com] > Sent: Friday, August 4, 2017 12:16 PM > To: Tomcat Users List > Subject: Re: S

RE: SSL is not working

2017-08-04 Thread Hameed, Amir
server certs signed by them is by default, trusted. >> I am new to Tomcat. Where can I find the trust store and is it separate from >> the server key store? Thanks -Original Message- From: M. Manna [mailto:manme...@gmail.com] Sent: Friday, August 4, 2017 12:16 PM To: Tomcat Users L

Re: SSL is not working

2017-08-04 Thread M. Manna
Have you imported the signed server certificate into the server keystore with all the root+intermediate certificates? in other words, does the "chain-of-trust" exist in server keystore? You just need to add the root and intermediate CA certs to trust store - any server certs signed by them is by d

SSL is not working

2017-08-04 Thread Hameed, Amir
Hi, I am trying to configure Tomcat 8.0.36 with SSL and running into some issues. The JDK version I am using is 1.8.0_64. I used the following process to implement SSL: 1. Generated a java key store using the following command: ${JAVA_HOME}/bin/keytool -genkey -alias [alias-name] -keyalg R

Re: SSL is not working in Java Mobile Applications

2009-04-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Siva, On 4/2/2009 9:34 AM, SivaKumarl wrote: > I am developing java mobile application using XHTML-MP,i generate a > key store file and configured in Tomcat Server.xml it is working fine > in browsers but while accessing through mobile i am getting er

SSL is not working in Java Mobile Applications

2009-04-02 Thread SivaKumarl
ecked with remaining https urls they are working fine in mobile, Please suggest to generate keystore file for mobiles and how access in mobiles. Thanks and Regards Siva -- View this message in context: http://www.nabble.com/SSL-is-not-working-in-Java-Mobile-Applications-tp22847973p22847973.html