How to check CRL or OCSP with HttpClient 4.0?
---------------------------------------------

                 Key: HTTPCLIENT-959
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-959
             Project: HttpComponents HttpClient
          Issue Type: Question
          Components: HttpClient
    Affects Versions: 4.0.1
         Environment: OS - Windows XP , JDK - 1.6
            Reporter: arpita k


Hi,

I am using Httplcient 4.0 to communicate between client and the server.The 
client is written in Java and the server is IIS.SO, I am doing mutual 
authentication to establish the SSL connection between these two. I like to 
initiate the CRL check for the server certificate.I am using normal Httpclient 
4.0 and httpcore 4.0 .So, I believe it is not initiating any CRL checking by 
its own.

Please let me know how to initiate the CRL check or OCSP check when I am using 
httpclient 4.0??

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to