You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Thomas Vinod Johnson (JIRA)" <ji...@apache.org> on 2007/07/27 17:03:18 UTC

[jira] Created: (RIVER-109) (ssl/https) Use CertPathValidator instead of special purpose code

(ssl/https) Use CertPathValidator instead of special purpose code
-----------------------------------------------------------------

                 Key: RIVER-109
                 URL: https://issues.apache.org/jira/browse/RIVER-109
             Project: River
          Issue Type: Improvement
          Components: net_jini_jeri
    Affects Versions: jtsk_2.0
            Reporter: Thomas Vinod Johnson
            Priority: Minor


Bugtraq ID [4892217|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4892217]
The SSL and HTTPS transports have their own code for checking certificate chains for validity.  This code would be more easily maintained if it used the standard java.security.cert.CertPathValidator class instead.

Sea also: Bugtraq ID [4857937|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4857937]

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