From 9ef74195a1a519aaa1e2802f3b88bc58f69ab3fa Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 4 Mar 2024 03:36:44 +0000 Subject: [PATCH] Update webpage "Documentation - OpenSSL Self-signed Certificate Chain" from version "4.0.0-beta.1" to "5.0.0-beta.1" --- 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 e5e7fa8..44463c1 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