Re: Support Request for problem with problem running SSL certificate on tomcat 8

2019-08-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Munzer, On 8/10/19 18:31, Munzer Khatib wrote: > I noticed i made some typos in the commands i listed here because i > was testing.. I started testing with Tomcat10 keystore and then the > last rekey was for Tomcat14 keystore. All the commands refer

Re: Support Request for problem with problem running SSL certificate on tomcat 8

2019-08-10 Thread Munzer Khatib
Hi Peter, Thank you for your reply.  I noticed i made some typos in the commands i listed here because i was testing.. I started testing with Tomcat10 keystore and then the last rekey was for Tomcat14 keystore. All the commands reference the Tomcat 14 keystore. I did export the certificate to PK

Re: Support Request for problem with problem running SSL certificate on tomcat 8

2019-08-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Munzer, On 8/5/19 20:42, Munzer Khatib wrote: > Here are the steps I used to create the keystore and import > certificate to it. These steps look okay, with the exception that Peter (logo) pointed out: you have used two different keystores in your

Re: Support Request for problem with problem running SSL certificate on tomcat 8

2019-08-07 Thread logo
Munzer, Am 2019-08-07 09:19, schrieb Peter Kreuser: Hi Munzer, I guess we‘re going a slightly awkward way here, but to fix your problem with the new cert in the first place, you could use this: If your keystore is the old proprietary format, convert it to PKCS12: keytool -importkeystore -src

Re: Support Request for problem with problem running SSL certificate on tomcat 8

2019-08-07 Thread Peter Kreuser
Hi Munzer, I guess we‘re going a slightly awkward way here, but to fix your problem with the new cert in the first place, you could use this: If your keystore is the old proprietary format, convert it to PKCS12: keytool -importkeystore -srckeystore keystore.jks -destkeystore keystore.p12 -dests

Re: Support Request for problem with problem running SSL certificate on tomcat 8

2019-08-06 Thread Munzer Khatib
Hi Peter I dont have the private key file. That is created when I create the keystore. I dont know if it can be extracted. Munzer On Tuesday, 6 August 2019, 4:35:51 PM UTC, Peter Kreuser wrote: Hi, > Am 06.08.2019 um 02:42 schrieb Munzer Khatib : > > Hi > Can you help me with this p

Re: Support Request for problem with problem running SSL certificate on tomcat 8

2019-08-06 Thread Peter Kreuser
Hi, > Am 06.08.2019 um 02:42 schrieb Munzer Khatib : > > Hi > Can you help me with this problem. > Problem: Installing SSL certificate on Apache Tomcat 8.0.36 fails > I am trying to install a new SSL certificate into Apache tomcat 8.0.36.I ran > same steps ran successfully in 2013 and 2016 on t

Support Request for problem with problem running SSL certificate on tomcat 8

2019-08-05 Thread Munzer Khatib
Hi Can you help me with this problem. Problem: Installing SSL certificate on Apache Tomcat 8.0.36 fails I am trying to install a new SSL certificate into Apache tomcat 8.0.36.I ran same steps ran successfully in 2013 and 2016 on tomcat 7. Nothing changed other than moving the virtual machine fro