Explorar o código

0350: Creating and Applying SSL Certificate to FileZilla FTP Server

i12bretro %!s(int64=2) %!d(string=hai) anos
pai
achega
7bef89bf04
Modificáronse 1 ficheiros con 10 adicións e 5 borrados
  1. 10 5
      0350.html

+ 10 - 5
0350.html

@@ -8,7 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Creating and Applying SSL Certificate to FileZilla FTP Server">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="revised" content="04/25/2022 03:11:11 PM" />
+        <meta name="revised" content="10/24/2022 10:52:19 AM" />
 				          <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>
@@ -22,7 +22,13 @@
           </div>
           <div></div>
           <div id="content">
-          <h2>DNS Setup</h2>
+          <h2>Prerequisites</h2>
+
+<ul>
+	<li class="noCheckbox">A XCA PKI database <a href="https://youtu.be/ezzj3x207lQ" target="_blank">https://youtu.be/ezzj3x207lQ</a></li>
+</ul>
+
+<h2>DNS Setup</h2>
 
 <ol>
 	<li>For Windows DNS, go to Start &gt; Windows Administrative Tools &gt; DNS</li>
@@ -115,12 +121,11 @@
 	<li>Complete the quickconnect fields as follows
 	<p>Host: ftps://ftp.i12bretro.local<br />
 	Username: i12bretro<br />
-	Password: &lt;ftp password&gt;<br />
+	Password: &lt;#ftp password#&gt;<br />
 	Port: 990</p>
 	</li>
 	<li>On the Unknown Certificate popup, check the Always trust this certificate in future sessions checkbox &gt; Click OK</li>
-</ol>
-          </div>
+</ol>          </div>
         </div>
       </body>
     </html>