[Webkit-unassigned] [Bug 31825] New: [Android] Android is missing implementation of SSL Key generator functions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 04:47:20 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31825

           Summary: [Android] Android is missing implementation of SSL Key
                    generator functions.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreip at google.com
                CC: android-webkit-unforking at google.com


WebCore requires the varioius platform ports to implement 

void getSupportedKeySizes(Vector<String>& keys)

and

String signedPublicKeyAndChallengeString(unsigned index, const String&
challenge, const KURL& url)

Android is missing the implementation for these functions.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list