RE: Alias name does not identify a key entry

2018-06-26 Thread Cybulski, Adam M
Ok, I worked it out. I had to extract all the intermediate certificates from the root/intermediate certificate, and import them separately. Thanks for all your help, I have it up and running now! -Original Message- From: Cybulski, Adam M Sent: Tuesday, June 26, 2018 2:25 PM To

RE: Alias name does not identify a key entry

2018-06-26 Thread Cybulski, Adam M
:\Tomcat8\meg.keyst ore -file "C:\Tomcat8\meg_library_albany_edu_cert.cer" Enter keystore password: keytool error: java.lang.Exception: Failed to establish chain from reply -Original Message- From: Cybulski, Adam M Sent: Tuesday, June 26, 2018 2:08 PM To: Tomcat Users List Sub

RE: Alias name does not identify a key entry

2018-06-26 Thread Cybulski, Adam M
e: Alias name does not identify a key entry -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Adam, On 6/26/18 1:32 PM, Cybulski, Adam M wrote: > Hi Chris, Thanks for the help, > >>> keytool -import -alias meg -keystore c:\Tomcat8\meg.keystore -file >>> "C:\Tomcat

RE: Alias name does not identify a key entry

2018-06-26 Thread Cybulski, Adam M
--Original Message- From: Christopher Schultz Sent: Tuesday, June 26, 2018 12:14 PM To: users@tomcat.apache.org Subject: Re: Alias name does not identify a key entry -----BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Adam, On 6/26/18 11:03 AM, Cybulski, Adam M wrote: > > Hello, I'm

Alias name does not identify a key entry

2018-06-26 Thread Cybulski, Adam M
Hello, I'm using Tomcat 8.5.4, on a server 2008R2 machine, and I'm unable to start the SSL connector. My connector syntax is as follows: To which I receive this error in Catalina.log: SEVERE [main] org.apache.coyote.AbstractProtoc