Bug 250894
| Summary: | [GTK][WPE] Allow specific TLS certificate for a host should not be global to the network process | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> | 
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> | 
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply | 
| Priority: | P2 | Keywords: | Gtk | 
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 210100 | ||
          Carlos Garcia Campos
          
          
          
          
        
        
      This is not a problem for current API, because it's web context API and we always have one network process per context with a single session. For the new API, we have a global network process with multiple sessions that shouldn't share the allowed certificates.
    | Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. | 
          Carlos Garcia Campos
          
          
          
          
        
        
      Pull request: https://github.com/WebKit/WebKit/pull/8874
    
          EWS
          
          
          
          
        
        
      Committed 259202@main (c02853156a91): <https://commits.webkit.org/259202@main>
Reviewed commits have been landed. Closing PR #8874 and removing active labels.