Hi
I have configured Websphere application server as docker container. I am able to logon to the Administrative console on chrome but it developer tools in chrome i see security warnings:
This page is not secure (broken HTTPS).
Certificate - Subject Alternative Name missing
The certificate for this site does not contain a Subject Alternative Name extension containing a domain name or IP address.
View certificate
Certificate - missing
This site is missing a valid, trusted certificate (net::ERR_CERT_AUTHORITY_INVALID).
View certificate
I have gone through a lot of tutorials and blogs here and there but i am not able to remove these certificates error. Can anyone help me in configuring SSL on the websphere application server and remove the two certificate issue asap.
#Support#SupportMigration#WebSphereApplicationServer(WAS)