Changes

m
Line 7: Line 7:  
     <li>Launch EasyRSA:<pre>EasyRSA-Start.bat</pre></li>
 
     <li>Launch EasyRSA:<pre>EasyRSA-Start.bat</pre></li>
 
     <li>Before you can generate files with EasyRSA, you must first initialize a directory for the Public Key Infrastructure (PKI). This can be done with the following command:<pre>./easyrsa init-pki</pre></li>
 
     <li>Before you can generate files with EasyRSA, you must first initialize a directory for the Public Key Infrastructure (PKI). This can be done with the following command:<pre>./easyrsa init-pki</pre></li>
     <li>Open the <i>vars.bat</i> file with the Notepad text editor:<pre>notepad vars.bat</pre></li>
+
     <li>Open the <i>vars.bat</i> file with the Notepad text editor (First locate, copy and paste the vars.example file, then change the extension to .bat) :<pre>notepad vars.bat</pre></li>
     <li>This is the template file for generating certificates, i.e., the information stored here will be offered as default values during certificate generation. Locate and edit the following lines in accordance with your needs:
+
     <li>This is the template file for generating certificates, i.e., the information stored here will be offered as default values during certificate generation. Locate and edit the following lines in accordance with your needs (if you choose Common Name only instead of org, you can omit this step):
 
         <pre>set KEY_COUNTRY=US
 
         <pre>set KEY_COUNTRY=US
 
set KEY_PROVINCE=CA
 
set KEY_PROVINCE=CA
0

edits

Navigation menu