From 323fc66f172447ce70eee0f5acbb4764eaa3f72f Mon Sep 17 00:00:00 2001 From: Nicolas Mazzon Date: Sat, 3 Oct 2020 18:31:58 +0200 Subject: [PATCH] Minor typo within example (#374) --- rustls/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustls/README.md b/rustls/README.md index f93e8963..9febe506 100644 --- a/rustls/README.md +++ b/rustls/README.md @@ -4,7 +4,7 @@ ### Certificate -We put the self-signed certificate in this direcotry as an example +We put the self-signed certificate in this directory as an example but your browser would complain that it isn't secure. So we recommend to use [`mkcert`] to trust it. To use local CA, you should run: