Kaynağa Gözat

0193: Running OpenVPN Server on Windows

i12bretro 2 yıl önce
ebeveyn
işleme
e6c870a18c
1 değiştirilmiş dosya ile 9 ekleme ve 4 silme
  1. 9 4
      0193.html

+ 9 - 4
0193.html

@@ -8,7 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Running OpenVPN Server on Windows">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="revised" content="05/22/2022 09:52:14 AM" />
+        <meta name="revised" content="10/24/2022 10:37:25 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>Create Required Certificates</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>Create Required Certificates</h2>
 
 <ol>
 	<li>Launch XCA</li>
@@ -228,8 +234,7 @@
 	<li>Check the OpenVPN system tray icon to verify the server is running</li>
 </ol>
 
-<p>Further Reading: <a href="https://community.openvpn.net/openvpn/wiki/Easy_Windows_Guide#ServerConfigFile" target="_blank">https://community.openvpn.net/openvpn/wiki/Easy_Windows_Guide#ServerConfigFile</a></p>
-          </div>
+<p>Further Reading: <a href="https://community.openvpn.net/openvpn/wiki/Easy_Windows_Guide#ServerConfigFile" target="_blank">https://community.openvpn.net/openvpn/wiki/Easy_Windows_Guide#ServerConfigFile</a></p>          </div>
         </div>
       </body>
     </html>