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

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