<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>APACHE web server and SSL authentication - Programming Help, OS System Help, Articles, Videos,  ...</title>
        <description>&lt;p&gt;If you have decided to enable a SSL ( Secure Sockets Layer )
protocol on your web server it may be because you would like to extend
its functionality to achieve an integrity and confidentiality for a
data transferred on unsecured networks. However, this protocol with the
combination of PKI ( Public Key Infrastructure ) principles can also
along the side of integrity and confidentiality provide authentication
between both sides involved in the client-server communication. ...</description>
        <link>http://www.webdotdev.com/nvd</link>
        <lastBuildDate>Fri, 12 Mar 2010 11:22:58 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <image>
            <url></url>
            <title></title>
            <link></link>
            <description>&lt;p&gt;If you have decided to enable a SSL ( Secure Sockets Layer )
protocol on your web server it may be because you would like to extend
its functionality to achieve an integrity and confidentiality for a
data transferred on unsecured networks. However, this protocol with the
combination of PKI ( Public Key Infrastructure ) principles can also
along the side of integrity and confidentiality provide authentication
between both sides involved in the client-server communication.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;One-way SSL authentication &lt;/strong&gt;allows a SSL client to
confirm an identity of SSL server. However, SSL server cannot confirm
an identity of SSL client. This kind of SSL authentication is used by
HTTPS protocol and many public servers around the world this way
provides services such as webmail or Internet banking. The SSL client
authentication is done on a “application layer” of OSI model by the
client entering an authentication credentials such as username and
password or by using a grid card.&lt;strong&gt;&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Two-way SSL authentication &lt;/strong&gt;also known as mutual SSL
authentication allows SSL client to confirm an identity of SSL server
and SSL server can also confirm an identity of the SSL client. This
type of authentication is called client authentication because SSL
client shows its identity to SSL server with a use of the client
certificate. Client authentication with a certificate can add yet
another layer of security or even completely replace authentication
method such us user name and password.&lt;strong&gt;&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In this document, we will discuss configuration of both types of SSL
authentication one-way SSL authentication and two-way SSL
authentication.&lt;/p&gt;</description>
        </image>
    </channel>
</rss>
