Unable to open WebLogic Server Admin Console
Hello all,
I have a question about WebLogic Server Admin Console. We installed PIA on a server (as Singe Server domain) just to serve as an integration gateway. In the configuration the defaults ports 80 and 443 were not updated. We are trying to enable SSL so I got a CSR from the server (pskeymanager -create) and also got the certs from the CA based on the SCR. I imported the certs to the keystore and the next step is to open the WebLogic Server Admin Console and enable SSL there.
When I try to open the console using http://localhost:80/console from a browser on the server itself I'm getting "Error 404--Not Found". On a different server where we installed PIA as Multi Server we are able to open the console using http://localhost:9999/console.