Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...I am very happy with the whole site and would like to extend my compliments to all of you who work to make it one of the most useful sites (If not THE Most Useful) ...and the easiest to navigate..."

Geography

Where in the world do Tek-Tips members come from?

Web Server v/s Web Application Server - SSL configuration

luthriaajay (Programmer)
26 Apr 02 8:52
Hello there,

Environment : IBM WebSphere 3.5/Solaris
----------------------------------------

I am writing java classes which invokes servlets on a
Application Server and  transfers data over HTTPS.
For this, I have configured IBM WebSphere WAS 4.0/NT.
I configured the Web Application Server 4.0 for SSL
with a dummy certificate created.
The data get transferred over https.Fine and good.

As compared to 4.0,somehow there seems no document of how
to configure SSL for WAS 3.5
Rather,the only document they have on SSL configuration
for WAS 3.5 is configuring SSL for the IBM HTTP Server
(built in WAS 3.5)
So I configured the IBM HTTP Web Server for SSL Support.
Now when I say https://<;IP ADDRESS> on the Solaris Box,
I am presented with the Server Certificate.

But then shouldnt the WAS 3.5 also be configured for SSL.?
As the servlet is going to be ported on the WAS 3.5,why
should the Web Server be SSL configurable only?

How is the WAS 4.0 SSL configurable and not WAS 3.5?
Rather in WAS 3.5,only the IBM HTTP Server is SSL configurable?

Am I wrong in my diagnosis?
Shudnt the WAS 3.5 be SSL configurable if its gonna execute servlets?

Please can any one respond.

ajayluthria@hotmail.com
fearo (MIS)
17 May 02 6:02
Hi,

When you enable SSL on the HTTPServer you specify the port in the VirtualHost section e.g. 443. To get WebSphere to accept requests from this virtual host then a corresponding VirtualHost needs to be added in WebSphere. If you want SSL from browser right into WebSphere then WAS Global Security needs to be enabled so that the plugins check security and accept requests accordingly over SSL.

Hope this helps.

Fearo

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close