From 95ba8ffaf39646e20372a8f719a99c1d5d196e8a Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 4 Mar 2024 18:59:01 +0000 Subject: [PATCH] Update webpage "Documentation - OpenSSL Self-signed Certificate Chain" from version "4.0.0" to "5.0.0" --- documentation/openssl_selfsigned_certificate_chain.xhtml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/documentation/openssl_selfsigned_certificate_chain.xhtml b/documentation/openssl_selfsigned_certificate_chain.xhtml index ecbc49e..8d63e2e 100644 --- a/documentation/openssl_selfsigned_certificate_chain.xhtml +++ b/documentation/openssl_selfsigned_certificate_chain.xhtml @@ -1,7 +1,7 @@ - + @@ -17,9 +17,10 @@

Documentation - OpenSSL Self-signed Certificate Chain

@@ -130,5 +132,6 @@

Verify Chain of Trust (Intermediate to Server)

openssl verify -CAfile <intermediate CA certificate name>.pem <server certificate>.pem

+
Sitemap