|
@@ -8,7 +8,7 @@
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Create and Apply SSL Certificates to pfSense Web UI">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <meta name="revised" content="06/27/2022 08:12:35 PM" />
|
|
|
+ <meta name="revised" content="10/24/2022 10:51:06 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>
|
|
@@ -84,12 +90,11 @@
|
|
|
<li>Scroll down to the bottom of the page and click Save</li>
|
|
|
<li><span>Click System > Advanced from the top navigation</span></li>
|
|
|
<li><span>Select HTTPS for the Protocol</span></li>
|
|
|
- <li>Select Web UI SSL from the SSL/TLS Certificate dropdown</li>
|
|
|
+ <li>Select Web UI SSL from the SSL/TLS 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</li>
|
|
|
- <li>Update the address in the browser to https:// to test the change</li>
|
|
|
-</ol>
|
|
|
- </div>
|
|
|
+ <li>Update the address in the browser to https:// to test the change</li>
|
|
|
+</ol> </div>
|
|
|
</div>
|
|
|
</body>
|
|
|
</html>
|