Security encompasses a bunch of different things - authentication, access control, confidentiality, integrity, non-repudiation, etc etc. SSL (at least currently) is primarily for confidentiality - servers are always authenticated BUT clients are only _optionally_ authenticated. Unless you set up client certificates, your application will definitely require BASIC or FORM-based logins.
 
Arved Sandstrom
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of sas
Sent: Friday, December 08, 2000 6:55 AM
To: Orion-Interest
Subject: SSL

Hi..
 
I am using SSL to protect my applications....  When the SSL was implemented, the application is asking for frequent
login validation process....
 
How can i solve this problem...
 
Thanks
Sas

Reply via email to