Jelajahi Sumber

0006: Adding Self-Signed PKI to Windows Trusted Certificate Store

i12bretro 2 tahun lalu
induk
melakukan
3d7034a50d
1 mengubah file dengan 8 tambahan dan 3 penghapusan
  1. 8 3
      0006.html

+ 8 - 3
0006.html

@@ -8,7 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Adding Self-Signed PKI to Windows Trusted Certificate Store">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="revised" content="03/24/2022 09:09:52 PM" />
+        <meta name="revised" content="10/24/2022 08:43:38 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>
@@ -26,6 +26,12 @@
 
 <p>Disclaimer: I am not a security expert. This is just the easiest way I have found to create and utilize SSL for my homelab services.</p>
 
+<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>Exporting Certificates from XCA</h2>
 
 <ol>
@@ -69,8 +75,7 @@
 	<li>Click Next</li>
 	<li>Click Next</li>
 	<li>Click Finish</li>
-</ol>
-          </div>
+</ol>          </div>
         </div>
       </body>
     </html>