[Bug 771] New: IcedTea-Web certificate verification code does not use the right API

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Aug 9 14:13:05 PDT 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=771

           Summary: IcedTea-Web certificate verification code does not use
                    the right API
           Product: IcedTea-Web
           Version: unspecified
          Platform: all
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: General
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: dbhole at redhat.com
                CC: unassigned at icedtea.classpath.org


Currently, a certificate foo is verified by running
KeySTore.getCertificateAlias(foo). This only works if all fields match
perfectly.

If certain properties like signature algorithm differs, verification fails even
when it shouldn't.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.



More information about the distro-pkg-dev mailing list