From 9355cc4eaa58f63d29f1730bd40590fb93bc66fa Mon Sep 17 00:00:00 2001 From: Ehigie Aito Date: Wed, 21 Jul 2021 14:15:33 +0100 Subject: [PATCH] =?utf8?q?=F0=9F=93=9D=20Add=20external=20link:=20How=20to?= =?utf8?q?=20Create=20A=20Fake=20Certificate=20Authority=20And=20Generate?= =?utf8?q?=20TLS=20Certs=20for=20FastAPI=20(#2839)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Co-authored-by: Sebastián Ramírez --- docs/en/data/external_links.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/data/external_links.yml b/docs/en/data/external_links.yml index abc23ba558..40bf5ef04b 100644 --- a/docs/en/data/external_links.yml +++ b/docs/en/data/external_links.yml @@ -1,5 +1,9 @@ articles: english: + - author: "@pystar" + author_link: https://pystar.substack.com/ + link: https://pystar.substack.com/p/how-to-create-a-fake-certificate + title: How to Create A Fake Certificate Authority And Generate TLS Certs for FastAPI - author: Shahriyar(Shako) Rzayev author_link: https://www.linkedin.com/in/shahriyar-rzayev/ link: https://www.azepug.az/posts/fastapi/#building-simple-e-commerce-with-nuxtjs-and-fastapi-series -- 2.47.3