Skip to content

Commit

Permalink
Add revoked to the front page. Closes chromium#210.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Oct 5, 2016
1 parent 7c52b23 commit 991dcd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions domains/misc/badssl.com/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ <h2 id="certificate"><span class="emoji">🎫</span>Certificate</h2>
<a href="https://wrong.host.{{ site.domain }}/" class="bad"><span class="icon"></span>wrong.host</a>
<a href="https://self-signed.{{ site.domain }}/" class="bad"><span class="icon"></span>self-signed</a>
<a href="https://untrusted-root.{{ site.domain }}/" class="bad"><span class="icon"></span>untrusted-root</a>
<a href="https://revoked.{{ site.domain }}/" class="bad"><span class="icon"></span>revoked</a>
<a href="https://incomplete-chain.{{ site.domain }}/" class="dubious"><span class="icon"></span>incomplete-chain</a>
<hr>
<a href="https://sha1-2016.{{ site.domain }}/" class="dubious"><span class="icon"></span>sha1-2016</a>
Expand Down

0 comments on commit 991dcd8

Please sign in to comment.