Configuring SSL on IBM WebSphere
Log on to your WebSphere Admin Console.
Navigate to EnvironmentVirtual Hosts.
Select your virtual host.
For example, if you initially installed your application on port 91, then the virtual host should be VH_EA_JS_9x.
Under the virtual host, select Additional PropertiesHostAliases.
Under Host Aliases, click New.
A sample screen shot is provided below:
Create a new host alias using the fully qualified name of the server and a port number of
443
.Host: *
port: 443 (Default SSL Port)
Regenerate and propogate the HTTP Server plug-in file and restart your HTTP Server.
Select your particular webserver.
Select Plug-in properties.
Click on Copy to Web server key store directory.
Restart the Application Server.
You should be able to login to the following URL:
https://fully_qualified_server_name/jde/E1Menu.maf