From ab72a342d7c3ed3934deebf375cc7d8d1ffd5da7 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Mon, 23 Oct 2023 23:55:52 +0200 Subject: [PATCH] README: fix hyperlink markup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e67bc9c..b54d902 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,8 @@ For instance, if a DNS identifier contains a null byte, Cert Spotter interprets it as two identifiers: the complete identifier, and the identifier formed by truncating at the first null byte. For example, a certificate for `example.org\0.example.com` will alert the owners of both -`example.org` and `example.com`. This defends against [null prefix attacks] -(http://www.thoughtcrime.org/papers/null-prefix-attacks.pdf). +`example.org` and `example.com`. This defends against [null prefix attacks]( +http://www.thoughtcrime.org/papers/null-prefix-attacks.pdf). SSLMate continuously monitors CT logs to make sure every certificate's identifiers can be successfully parsed, and will release updates to