Update webpage "Documentation - OpenSSL Self-signed Certificate Chain" from version 1.0.1-beta.1+5 to 1.0.1-beta.2+7
This commit is contained in:
parent
e62818259b
commit
a292dd2816
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 1.0.1-beta.1+5 -->
|
<!-- Version: 1.0.1-beta.2+7 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -29,7 +29,8 @@
|
|||||||
<div><a href="../changelog.html">Changelog</a></div>
|
<div><a href="../changelog.html">Changelog</a></div>
|
||||||
</div>
|
</div>
|
||||||
<body>
|
<body>
|
||||||
<h1>Documentation - OpenSSL Self-signed Certificate Chain</h1>
|
<section id="introduction">
|
||||||
|
<h1 id="introduction"><a href="#introduction">Documentation - OpenSSL Self-signed Certificate Chain</a></h1>
|
||||||
<p>This documentation contains the complete set of commands to create a new OpenSSL self-signed
|
<p>This documentation contains the complete set of commands to create a new OpenSSL self-signed
|
||||||
certificate chain with V3 subjectAltName (SAN) extensions enabled. Multiple SANs can be included
|
certificate chain with V3 subjectAltName (SAN) extensions enabled. Multiple SANs can be included
|
||||||
in a certificate by adding each domain as a comma-delimited string. Each key can be encrypted or
|
in a certificate by adding each domain as a comma-delimited string. Each key can be encrypted or
|
||||||
@ -38,6 +39,7 @@
|
|||||||
certificates to ensure the chain of trust is valid.</p>
|
certificates to ensure the chain of trust is valid.</p>
|
||||||
<p>This documentation is also available in portable AsciiDoc format in my
|
<p>This documentation is also available in portable AsciiDoc format in my
|
||||||
<a href="https://src.inferencium.net/Inferencium/doc/src/branch/stable/security/openssl_selfsigned_certificate_chain.adoc">documentation source code repository</a>.
|
<a href="https://src.inferencium.net/Inferencium/doc/src/branch/stable/security/openssl_selfsigned_certificate_chain.adoc">documentation source code repository</a>.
|
||||||
|
</section>
|
||||||
<section id="toc">
|
<section id="toc">
|
||||||
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
|
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user