Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I have a Netscape security certificate in ServerKey.der. How do I obtain just the private key?

0
Posted

I have a Netscape security certificate in ServerKey.der. How do I obtain just the private key?

0

Netscape stores the private and public keys together in a key-pair file, which prevents you from separating the public and private keys. In weblogic.properties, the property entry [weblogic.security.key.server] refers only to the Private Key file. Therefore, you must generate another request for a certificate, not using Netscape utilities. You can use the Certificate Request servlet to generate a request for a new certificate. Using WebLogic SSL shows how to use the servlet.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123