ソースを参照

0057: Installing and Setting Up SSL for Subsonic on Windows

i12bretro 3 年 前
コミット
b4a0b3cb93
1 ファイル変更2 行追加2 行削除
  1. 2 2
      0057.html

+ 2 - 2
0057.html

@@ -8,7 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Installing and Setting Up SSL for Subsonic on Windows">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="revised" content="03/26/2022 12:56:01 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>