<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>140412</bug_id>
          
          <creation_ts>2015-01-13 14:14:50 -0800</creation_ts>
          <short_desc>WKWebView should provide an API to allow canceling requests based on SSL certificates information before cookies are sent to the server.</short_desc>
          <delta_ts>2015-06-15 12:34:04 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit2</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eugene But">eugenebut</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>benjamin</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1060932</commentid>
    <comment_count>0</comment_count>
    <who name="Eugene But">eugenebut</who>
    <bug_when>2015-01-13 14:14:50 -0800</bug_when>
    <thetext>This API is necessary if host app wants to implement certificate blacklisting feature.
webView:didReceiveAuthenticationChallenge:completionHandler: is not suitable for that.
It provides all required information but it&apos;s called after the cookies were sent to the server and if host app believes that certificate is compromised it&apos;s too late to cancel the request as cookies were gone.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1060941</commentid>
    <comment_count>1</comment_count>
    <who name="Eugene But">eugenebut</who>
    <bug_when>2015-01-13 14:26:31 -0800</bug_when>
    <thetext>Also reported to Apple Radar: rdar://19462148</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1102007</commentid>
    <comment_count>2</comment_count>
    <who name="Benjamin Poulain">benjamin</who>
    <bug_when>2015-06-15 12:33:47 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Also reported to Apple Radar: rdar://19462148

The radar does not match this bug report.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1102008</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-06-15 12:34:04 -0700</bug_when>
    <thetext>&lt;rdar://problem/21387703&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>