From a914ed104596f5cb2a4150e7ebe1f2a560b6beb0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 3 Nov 2023 20:58:29 +0800 Subject: [PATCH] Update SSL.md --- data/SSL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/SSL.md b/data/SSL.md index dfa5406..afb8ec5 100644 --- a/data/SSL.md +++ b/data/SSL.md @@ -4,5 +4,5 @@ |:-:|-| | [Let's Encrypt](https://letsencrypt.org) | Let's Encrypt is a widely trusted and fully automated SSL certificate provider, offering free SSL certificates to secure your website. | | [FreeSSL](https://www.freessl.org) | FreeSSL.org provides free SSL certificates for single domains, with a simple and quick verification process. | -| [WoSign](https://www.wosign.com/) | WoSign provides free SSL certificates for single domains; however, they are not as widely trusted as Let's Encrypt. | -| [SSL.com](https://letsencrypt.org/) | SSL.com offers free 90-day SSL certificates for single domains and provides various paid certificate options. | +| [SSL.com](https://ssl.com) | SSL.com offers free 90-day SSL certificates for single domains and provides various paid certificate options. | +| [WoSign](https://www.wosign.com) | WoSign provides free SSL certificates for single domains; however, they are not as widely trusted as Let's Encrypt. |