Skip to content

Commit b04bfb1

Browse files
Aaronigrigorik
Aaron
authored andcommitted
Add TLS 1.3 support to Go and Caddy (#192)
1 parent 57d13e6 commit b04bfb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h3 id="server-performance"><a href="#server-performance">Server performance</a>
182182
<td class="ok"><a href="https://caddyserver.com/docs/tls#summary">yes</a></td>
183183
<td class="ok"><a href="https://caddyserver.com/docs/tls#summary">yes</a></td>
184184
<td class="ok"><a href="https://caddyserver.com/docs/tls#summary">yes</a></td>
185-
<td class="alert">no</td>
185+
<td class="ok"><a href="https://caddyserver.com/docs/tls#protocols">yes</a></td>
186186
<td class="alert">no</td>
187187
</tr>
188188
<tr>
@@ -290,7 +290,7 @@ <h3 id="server-performance"><a href="#server-performance">Server performance</a>
290290
<td class="ok"><a href="https://golang.org/pkg/crypto/tls/#Config">yes</a></td>
291291
<td class="ok"><a href="https://golang.org/pkg/crypto/tls/#Config">yes</a></td>
292292
<td class="ok"><a href="https://golang.org/doc/go1.6#http2">yes</a></td>
293-
<td class="alert">no</td>
293+
<td class="ok"><a href="https://golang.org/doc/go1.12#tls_1_3">yes</a></td>
294294
<td class="alert">no</td>
295295
</tr>
296296
<tr>

0 commit comments

Comments
 (0)