| Author |
SSL configuration in WEBSPHERE APPLICATION SERVER
|
Maheswaran Adiyapatham
Greenhorn
Joined: Aug 28, 2010
Posts: 3
|
|
I'm using Eclipse IDE with websphere application server. I want to provide SSL security for my login form through jsp code. How can I use the https protocol. After clicking the submit button in my form i want to redirect to https://localhost:8443/ how can I do so and also many say that we have to configure the server before using the SSL. I get a welcome page when I use https://localhost:8443/. Is my server cofigures itself by default?
In administrative console. when I click the webserver under server. I can able to see this connector configured.
TomcatWebSSLConnector HTTPS 8443 running Tomcat Connector HTTPS BIO
Is this enough or I have to configure some other conector. If so how please help
|
 |
Rene Larsen
Ranch Hand
Joined: Oct 12, 2001
Posts: 1179
|
|
|
Which server do you want to configure ?? Websphere or Tomcat ??
|
Regards, Rene Larsen
Dropbox Invite
|
 |
Maheswaran Adiyapatham
Greenhorn
Joined: Aug 28, 2010
Posts: 3
|
|
|
websphere application server
|
 |
 |
|
|
subject: SSL configuration in WEBSPHERE APPLICATION SERVER
|
|
|