From da87188ff81c0bf32261785528a47f9a7a859b26 Mon Sep 17 00:00:00 2001 From: Arthur Lutz Date: Wed, 29 Apr 2020 21:28:45 +0200 Subject: [PATCH] fix: tls doc markdown title (#9487) --- docs/tls/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tls/README.md b/docs/tls/README.md index b717b8a62..dcedcc70d 100644 --- a/docs/tls/README.md +++ b/docs/tls/README.md @@ -200,7 +200,7 @@ A response similar to this one should be displayed: Generating a 3072 bit RSA private key... ``` -####3.4.3 Generate a public certificate: +#### 3.4.3 Generate a public certificate: Create a file called `cert.cnf` with the content below. This file contains all of the information necessary to generate a certificate using `certtool.exe`: