You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Vasil Badev (JIRA)" <ji...@apache.org> on 2013/04/30 09:24:15 UTC

[jira] [Created] (HTTPCLIENT-1348) Incorect extraction of certificate CN in AbstractVerifier

Vasil Badev created HTTPCLIENT-1348:
---------------------------------------

             Summary: Incorect extraction of certificate CN in AbstractVerifier
                 Key: HTTPCLIENT-1348
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1348
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpClient
    Affects Versions: 4.2.4, 4.2.5
            Reporter: Vasil Badev


Method getCNs in AbstractVerifier do not follow section 2.2 of RFC 2253, and can not decode certificates with subject names encoded as multi-valued RDN. Example certificate with this type of subject name can be found in RFC 3039 (section C.3 DER-encoding).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org