فهرست منبع

0339: Create and Apply SSL Certificates to OPNSense Web UI

i12bretro 2 سال پیش
والد
کامیت
235a1f9909
1فایلهای تغییر یافته به همراه12 افزوده شده و 7 حذف شده
  1. 12 7
      0339.html

+ 12 - 7
0339.html

@@ -8,7 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Create and Apply SSL Certificates to OPNSense Web UI">
         <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:45:42 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>
@@ -74,7 +80,7 @@
 
 <ol>
 	<li><span id="li_989823_0">Log into the OPNSense web UI</span></li>
-	<li><span>Click System &gt; Trust &gt; Certificates&nbsp;in the left navigation</span></li>
+	<li><span>Click System &gt; Trust &gt; Certificates in the left navigation</span></li>
 	<li><span>Click the Add button at the top right</span></li>
 	<li><span>Set the Method to Import an existing Certificate</span></li>
 	<li>Set the Name to Web UI SSL</li>
@@ -83,11 +89,10 @@
 	<li>Scroll down to the bottom of the page and click Save</li>
 	<li><span>Click System &gt; Settings &gt; Administration in the left navigation</span></li>
 	<li><span>Select HTTPS for the Protocol</span></li>
-	<li>Select&nbsp;Web UI SSL from the SSL Certificate dropdown</li>
+	<li>Select Web UI SSL from the SSL Certificate dropdown</li>
 	<li>Scroll down to the bottom of the page and click Save</li>
-	<li>Wait a few seconds for the Web UI to restart and click the https:// link&nbsp;</li>
-</ol>
-          </div>
+	<li>Wait a few seconds for the Web UI to restart and click the https:// link </li>
+</ol>          </div>
         </div>
       </body>
     </html>