Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3fbb5096bc1f6a22ceba56f3759f30afc24e0205
      
https://github.com/WebKit/WebKit/commit/3fbb5096bc1f6a22ceba56f3759f30afc24e0205
  Author: Alex Christensen <[email protected]>
  Date:   2025-10-02 (Thu, 02 Oct 2025)

  Changed paths:
    M 
Source/WebKit/NetworkProcess/webtransport/cocoa/NetworkTransportSessionCocoa.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WebTransport.mm
    M Tools/TestWebKitAPI/WebTransportServer.h
    M Tools/TestWebKitAPI/WebTransportServer.mm

  Log Message:
  -----------
  Implement WebTransportOptions.serverCertificateHashes
https://bugs.webkit.org/show_bug.cgi?id=300057
rdar://160151042

Reviewed by Matthew Finkel.

This allows JS to specify the hashes of the certificate used for TLS in 
WebTransport instead of using PKI.

Tests: Tools/TestWebKitAPI/Tests/WebKitCocoa/WebTransport.mm
       Tools/TestWebKitAPI/WebTransportServer.h
       Tools/TestWebKitAPI/WebTransportServer.mm
* 
Source/WebKit/NetworkProcess/webtransport/cocoa/NetworkTransportSessionCocoa.mm:
(WebKit::leafCertificateMatchesWebTransportHash):
(WebKit::didReceiveServerTrustChallenge):
(WebKit::createParameters):
(WebKit::NetworkTransportSession::create):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WebTransport.mm:
(TestWebKitAPI::TEST(WebTransport, ServerCertificateHashes)):
* Tools/TestWebKitAPI/WebTransportServer.h:
* Tools/TestWebKitAPI/WebTransportServer.mm:
(TestWebKitAPI::WebTransportServer::WebTransportServer):

Canonical link: https://commits.webkit.org/300917@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to