瀏覽代碼

0341: Create and Apply SSL Certificates to pfSense Web UI

i12bretro 3 年之前
父節點
當前提交
01ab70defc
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      0341.html

+ 2 - 1
0341.html

@@ -8,6 +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="04/25/2022 03:11:11 PM" />
 				          <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>
@@ -49,7 +50,7 @@
 	<li>Add any DNS or IP addresses that the certificate will identify</li>
 	<li>Update the validity dates to fit your needs</li>
 	<li>Click the Key Usage tab</li>
-	<li>Under Key Usage select Digital Signature, Key Enchiperment</li>
+	<li>Under Key Usage select Digital Signature, Key Encipherment</li>
 	<li>Under Extended Key Usage select Web Server and Web Client Authentication</li>
 	<li>Click the Netscape tab</li>
 	<li>Select SSL Server</li>