<?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>197208</bug_id>
          
          <creation_ts>2019-04-23 13:01:31 -0700</creation_ts>
          <short_desc>Log a message when a site is only supporting TLS 1.0 or 1.1</short_desc>
          <delta_ts>2019-04-23 13:01:31 -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>Web Inspector</component>
          <version>Safari 12</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mike Taylor">miketaylr</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>inspector-bugzilla-changes</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1529698</commentid>
    <comment_count>0</comment_count>
    <who name="Mike Taylor">miketaylr</who>
    <bug_when>2019-04-23 13:01:31 -0700</bug_when>
    <thetext>It would be nice if Safari Web Inspector could log a message for sites that are running on TLS 1.0 or 1.1.

As we get closer to disabling TLS 1.0 and 1.1, we should log a message to the console for sites that do not speak TLS 1.2 (or 1.3), and link to a useful resource, perhaps https://webkit.org/blog/8462/deprecation-of-legacy-tls-1-0-and-1-1-versions/, and better docs in the future as we have them.

We just landed a similar thing in Firefox, see https://bugzilla.mozilla.org/show_bug.cgi?id=1512505, the message we ended up with was: &quot;This site uses a deprecated version of TLS that will be disabled in March 2020. Please upgrade to TLS 1.2 or 1.3.&quot;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>