|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by chinsw in Secure Socket Layer (SSL) & HTTPS, Apache Web Server, Java Programming Language
My application (act as server) need to perform two way authentication to validate the client certificate? How to configure apache web server to perform client authentication? As i know, there are few thing need to check when come to client authentication as below:
1.Does the user's public key validate the user's digital signature?
2. Is today's date within the validity period?
3. Is the issuing CA a trusted CA?
4. Does the issuing CA's public key validate the issuer's digital signature?
Are all the above element scan be validated by apache? If not, how can we implement this in Java.
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625