Skip to content

Commit

Permalink
Fixes for updates.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdafu authored Sep 21, 2024
1 parent 4343d4a commit ca97b52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions updates.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h3>TLS Libraries</h3>
</tr>
<tr>
<td>BoringSSL</td>
<td>Manual (Post-Handshake)</td>
<td><s>Manual (Post-Handshake)</s> <a href="https://git.amongbytes.com/kris/boringssl/commit/3e51757de2bf9beef7d249f22d255e4dd9ddb012">Standard</a></td>
<td>Callback</td>
<td>Standard</td>
</tr>
Expand Down Expand Up @@ -135,8 +135,8 @@ <h3>TLS Libraries</h3>
<thead>
<tr>
<th>Library</th>
<th>Strict ALPN Client</th>
<th>Strict ALPN Server</th>
<th>Strict SNI Client</th>
<th>Strict SNI Server</th>
<th>TLS Alert 112</th>
</tr>
</thead>
Expand Down

0 comments on commit ca97b52

Please sign in to comment.