Hi All,
I am using Self-Signed Certificates and had a few questions about them. When running the command to verify whether the certificate chain is valid or not (in weblogic), I receive a message stating that the chain is invalid: java -cp %BEA_HOME%\weblogic81\server\lib\weblogic.jar utils.ValidateCertChain -file openca_crt.pem However, when I leave off the -cp option, it says the certificate chain is valid. What is the -cp option used for in determining if the certificate chain is valid, and is it required? Second question is in regards to installing the certificate. Weblogic starts up without issues, and when I go to the https link I get the following message: "The security certificate was issued by a company you have not chosen to trust. View the certificate to determine whether you want to trust the certifying authority." I select the View Certificate option and install the certificate. It states that it is installed successfully, but when I leave the site and come back I get prompted with the same message and have to install it again. Shouldn't the first install take care of this? When looking into this it stated that I needed to install it into the Trusted Root Certification Authorities section... when I try that, it says it was successfully installed, however it is not in that section when I go to it in Internet Explorer. Does anyone know why this might be? Thank you in advance for any help you can provide. Thank you, Kyle