Skip to content

Commit 991dcd8

Browse files
committed
Add revoked to the front page. Closes #210.
1 parent 7c52b23 commit 991dcd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

domains/misc/badssl.com/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ <h2 id="certificate"><span class="emoji">🎫</span>Certificate</h2>
3232
<a href="https://wrong.host.{{ site.domain }}/" class="bad"><span class="icon"></span>wrong.host</a>
3333
<a href="https://self-signed.{{ site.domain }}/" class="bad"><span class="icon"></span>self-signed</a>
3434
<a href="https://untrusted-root.{{ site.domain }}/" class="bad"><span class="icon"></span>untrusted-root</a>
35+
<a href="https://revoked.{{ site.domain }}/" class="bad"><span class="icon"></span>revoked</a>
3536
<a href="https://incomplete-chain.{{ site.domain }}/" class="dubious"><span class="icon"></span>incomplete-chain</a>
3637
<hr>
3738
<a href="https://sha1-2016.{{ site.domain }}/" class="dubious"><span class="icon"></span>sha1-2016</a>

0 commit comments

Comments
 (0)