Parcourir la source

0339: Create and Apply SSL Certificates to OPNSense Web UI

i12bretro il y a 3 ans
Parent
commit
7ced015705
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      0339.html

+ 2 - 2
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="03/21/2022 09:02:22 PM" />
+        <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>
@@ -50,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>