scop / portecle

User friendly GUI application for creating, managing and examining keystores, keys, certificates, certificate requests, certificate revocation lists and more
http://portecle.sourceforge.net/
GNU General Public License v2.0
145 stars 45 forks source link

Creating a jks container for Jira #52

Closed elev8or closed 6 years ago

elev8or commented 6 years ago

Hi, i created a jks container and imported a .CRT certificate. after saving and implementing the jks container in Jira the Jira system gives following error message out: Serve: Failed to initialize end point protection associated with ProtocolHandler java.io.IOException: Alias Wildcard does not identify a key entry. I have a Key File for the .Crt certificate. Where can i import the keyhole with portecle or how can i implement the ssl certificate with protocol in Jira?

Best Mike

scop commented 6 years ago

If I understand correctly, you should import the certificate into the same keystore where your key already is. But this does not seem to be an issue with Portecle itself, so closing.

elev8or commented 6 years ago

Hi Scop, I can import the certificate, but the necessary key file can't be imported. How can I import the key file? I have no option to import the key file. Best Mike

scop commented 6 years ago

Tools -> import key pair