Selaa lähdekoodia

0118: Creating and Applying SSL Certificates for Webmin Admin Interface

i12bretro 2 vuotta sitten
vanhempi
commit
3bcb66dc52
1 muutettua tiedostoa jossa 9 lisäystä ja 4 poistoa
  1. 9 4
      0118.html

+ 9 - 4
0118.html

@@ -8,7 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Creating and Applying SSL Certificates for Webmin Admin Interface">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="revised" content="04/25/2022 03:11:11 PM" />
+        <meta name="revised" content="10/24/2022 10:07:58 AM" />
 				          <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
 				  <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
 				        <script type="text/javascript" src="includes/js/steps.js"></script>
@@ -22,7 +22,13 @@
           </div>
           <div></div>
           <div id="content">
-          <h2>Create Your SSL Certificate</h2>
+          <h2>Prerequisites</h2>
+
+<ul>
+	<li class="noCheckbox">A XCA PKI database <a href="https://youtu.be/ezzj3x207lQ" target="_blank">https://youtu.be/ezzj3x207lQ</a></li>
+</ul>
+
+<h2>Create Your SSL Certificate</h2>
 
 <ol>
 	<li>Launch XCA</li>
@@ -89,8 +95,7 @@
 	<li><span class="awradio awobject">Click the save button</span></li>
 	<li><span class="awradio awobject">Webmin will apply the certificate and restart</span></li>
 	<li>Close the web browser and relaunch using the DNS or IP address setup in the SSL certificate</li>
-</ol>
-          </div>
+</ol>          </div>
         </div>
       </body>
     </html>