From b3866f9524d0dc91469424edd85d1e2151df11ee Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 23 Sep 2021 11:03:55 +0800 Subject: [PATCH] Updated ipcert (markdown) --- ipcert.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipcert.md b/ipcert.md index 2fd5535..fc17910 100644 --- a/ipcert.md +++ b/ipcert.md @@ -6,7 +6,7 @@ acme.sh --issue -d 1.1.1.1 --w /etc/apachet/xxxxxx As the rfc 8738 requires: https://tools.ietf.org/html/rfc8738 -If the ip address can not be validated by dns methods. Only http/webroot and alpn methods are allowded. +The ip address can not be validated by dns methods. Only http/webroot and alpn methods are allowded.