I can access to my application without SSL using the web server, but
using SSL, I only can access directly with the application server.
The port 443 is enabled in IIS, I have problems about the steps to
enable SSL, and import/export certificates from WebSphere and IIS.
I created a certificated request on IIS 6, and I signed the certificate
with a test CA using openSSL, and installed it on IIS. It works for
static content, but I can't install the certificate on WebSphere.
I tried to create a self-signed certificate on WebSphere, but I don't
know how to configurate this certificate in the plugin-cfg.xml.
I found this document, but is too many complex for me
http://www-128.ibm.com/developerworks/websphere/techjournal/0612_birk/0612_birk.html
Any step to start my configuration?.
Regards,
Dani
WebSphere and IIS are installed in the same machine, and this machine is
connected to the local networks without restrictions, is a machine for
test proposes only.
Thanks by your reply,
Dani
Thanks by your reply,
Dani
I finally configured the SSL connection with IIS 6.0 and IHS 6.1 using
these comments
http://groups.google.com/group/ibm.software.websphere.http-servers/browse_thread/thread/93a2ef563b4940fb/c0c8fc2d756a2c84
Regards,
Dani