How to get rid of certificate error in RAM
Hi,
We are accessing RAM using the URL - https://ramserver:9443/ram/ and it gives a certificate error. Look like we need import a valid certificate on the WAS.
Below is the warning message we get and by choosing the option Continue to this website (not recommended) on the certificate error it will let you access the URL.
Accepted answer
Dear Team,
Here is an excellent document created by Neil Williams (IBM) which is very much appreciated.
http://www.ibm.com/developerworks/rational/library/create-server-side-certificates-collaborative-lifecycle-management/
Comments
One other answer
Hi,
I am looking for the below option obtain a certificate signed by the default root CAs (referred to as "a known trusted publisher" in the document that you posted) and apply the certificate on the server, so that any client machine will recognize the certificate and not prompt an error.
Does this require IBM HTTP Server to be installed. Because in our environment we have only WebSphere Application Server and have initiated iKeyMan from websphere\profiles\bin location.