Prechádzať zdrojové kódy

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

i12bretro 3 rokov pred
rodič
commit
6af5620b8f
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      0131.html

+ 2 - 2
0131.html

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