Fatal Alert: BAD CERTIFICATE
My application server is receiving the error "javax.net.ssl.SSLKeyException,FATAL Alert:BAD_CERTIFICATE" every time it tries to establish connection with another server on the cloud. Does it has something to do with the importing of the SSL certificate of that server and storing it in my application server that uses weblogic version 10.3.6? Can you provide me the step by step procedure of importing this SSL certificate to my application server?
1