11-16-05 11:08 PM
uskulkarni@hotmail.com wrote:
> I have installed Verisign Digital Certificate on IBM HTTP Server.
>
>
> I am able to access http://mydomain.com and http://mydomian.com/application[/ur...s://mydoain.com and https://mydomain
.com/application name.
>
> I have already created 443 port virtual host on http server.
> But still not able to access website with application using SSL.
>
> For reference my httpd.conf file :-
>
> [snip]
>
> Can anyone please guide about how to configure http and websphere access https://wwww.mydom
ain.com and https://ww.mydomain.com/application name.
>
> Is any other settings required to access website using SSL on HTTP Server and WebS
phere Side?
I'm not familiar with iSeries, but am familiar with security
configuration of WebSphere and HTTP server on distributed platforms.
Please bear with me if I'm unsure of that platform's security system.
First thing - what versions of HTTP Server and WebSphere are you using?
Before configuring do you have the HTTP server serving files *without*
involving the app server in the equation? Remove the line in httpd.conf
which loads WebSphere plugin module, restart the web server and see what
happens.
In the httpd.conf file above, I can't see where you specify the location
of the certificate and key files for the SSL configuration. When you say
you installed the certificate, what did you do with it and what
configuration steps did you take?
What messages are you getting from the HTTP server access_log,
error_log, ssl_access_log and ssl_error_log files? Is the HTTP server
actually listening on port 443?
Hope this helps.
Ian
--
Ian Burnett :: IBM Hursley, UK
[ Post a follow-up to this message ]
|