What is the difference
between SSL and global security? How can we configure them? Explain in details
about their purpose and configuration thru admin console as well as
wsadmin?
SSL is secure socket layer, means securing the communication channel between two or more entities
Reason for SSL is encryption of the data which travels through a medium thereby increasing security and data integrity
SSL is a very Broad term, so SSL between browser and web server, Web server and app server, between applications modules, between app server and MQ and so on.
Whereas Global security is securing the admin console, who can login to admin console and what roles does that user have etc and how the application security behaves.. ie by enabling the Java2security etc
SSL is secure socket layer, means securing the communication channel between two or more entities
Reason for SSL is encryption of the data which travels through a medium thereby increasing security and data integrity
SSL is a very Broad term, so SSL between browser and web server, Web server and app server, between applications modules, between app server and MQ and so on.
Whereas Global security is securing the admin console, who can login to admin console and what roles does that user have etc and how the application security behaves.. ie by enabling the Java2security etc
No comments:
Post a Comment