Przeglądaj źródła

0115: Enabling SSL for Pi-Hole Admin Interface (lighttpd)

i12bretro 3 lat temu
rodzic
commit
52a4236da4
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      0115.html

+ 2 - 2
0115.html

@@ -8,7 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Enabling SSL for Pi-Hole Admin Interface (lighttpd)">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="revised" content="04/05/2022 08:39:58 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>
@@ -52,7 +52,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>