Quantcast
Channel: Ignite Realtime : Unanswered Discussions - Support
Viewing all articles
Browse latest Browse all 4979

Need help importing certificate

$
0
0

I have created a CSR using `openssl req -new -newkey rsa:2048 -nodes -keyout example.com.key -out example.com.csr` and was issues a .crt by GoDaddy. Now that I try to import the key and cert using `http://example.com:9090/import-certificate.jsp` I get the following errror:

 

org.bouncycastle.jce.provider.JCERSAPrivateCrtKey cannot be cast to java.security.KeyPair

 

How do I proceed from there?


Viewing all articles
Browse latest Browse all 4979

Trending Articles