From 9645c161a48057202a20b1d3ea6ebbe0a01fe9b7 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 7 Oct 2023 06:17:26 +0100 Subject: [PATCH] Add missing section closing tag --- documentation/openssl_selfsigned_certificate_chain.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/openssl_selfsigned_certificate_chain.html b/documentation/openssl_selfsigned_certificate_chain.html index ae2c62a..ae49193 100644 --- a/documentation/openssl_selfsigned_certificate_chain.html +++ b/documentation/openssl_selfsigned_certificate_chain.html @@ -5,7 +5,7 @@ - + @@ -59,6 +59,7 @@
  • Verify Server Certificate
  • Verify Chain of Trust (Intermediate to Server)
  • +

    Create Certificate Authority Key

    openssl genrsa <encryption type> -out <CA key name>.pem <key size>