How to import certificate
807567Apr 7 2010 — edited Apr 7 2010Hi all,
I am having a problem with importing a ssl certificate into a sun java system web server. I have 3 files: CSR.crt - new certificate request, 301835.pem CA certificate and privatekey.crt which is a private key. How can I install the certificate for Sun Java Web Server? I tried to do it with GUI, but I got an error "private key not found". I tried to import it using pk12util, certutil and wadm, but it did not give a result as well. I was not able to find any hint pertaining to this issue in the official documentation. Could anybody give me a hand with solving this issue?
Regards,
Bart