From 3adee45e7eb37ad735446d38b81c62540d6545e4 Mon Sep 17 00:00:00 2001 From: Max Funke Date: Mon, 27 May 2019 14:29:05 +0200 Subject: [PATCH] format h2 Signed-off-by: Maximilian Funke --- docs/configure_https.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configure_https.md b/docs/configure_https.md index 378c10835..8cf9dee40 100644 --- a/docs/configure_https.md +++ b/docs/configure_https.md @@ -163,7 +163,7 @@ If you've mapped nginx 443 port to another, you need to add the port to login, l ``` -##Troubleshooting +## Troubleshooting 1. You may get an intermediate certificate from a certificate issuer. In this case, you should merge the intermediate certificate with your own certificate to create a certificate bundle. You can achieve this by the below command: ```