Changes

no edit summary
Line 32: Line 32:  
----
 
----
    +
First we will generate our CA cert. Login to the router's WebUI and go to '''System → Administration → Certificates'''.
   −
====Generating CA Cert====
+
====Certificates Generation====
 
----
 
----
    
First we will generate our CA cert.
 
First we will generate our CA cert.
   −
* Login to the router's WebUI and go to '''System → Administration → Certificates'''.  
+
Follow the steps below to generate a CA certificate.
 +
 
 
The following are the settings used for this example, but values should be changed depending on your specific needs:
 
The following are the settings used for this example, but values should be changed depending on your specific needs:
   −
- File Type: '''''CA'''''
+
1. File Type: '''''CA'''''
   −
- Key Size: '''''1024'''''
+
2. Key Size: '''''1024'''''
   −
- Name (CN): '''''CAIPSec''''' // This can be whatever name you choose.
+
3. Name (CN): '''''CAIPSec''''' // This can be whatever name you choose.
   −
- Subject Information: '''''Toggled On''''' // It is recommended to fill out at least Country Code, State/Province and Organization Name.
+
4. Subject Information: '''''Toggled On''''' // It is recommended to fill out at least Country Code, State/Province and Organization Name.
   −
- Country Code (CC): '''''US''''' // Fill your country code
+
5. Country Code (CC): '''''US''''' // Fill your country code
   −
- State or Province Name (ST): '''''TX''''' // Fill your State/Province name
+
6. State or Province Name (ST): '''''TX''''' // Fill your State/Province name
   −
- Locality Name (L): '''''CAIPSec''''' // Fill your locality name, or at least a recognizable name for your CA
+
7. Locality Name (L): '''''CAIPSec''''' // Fill your locality name, or at least a recognizable name for your CA
   −
- Organization Name (O): '''''CAIPSec''''' // Fill your Organization name
+
8. Organization Name (O): '''''CAIPSec''''' // Fill your Organization name
   −
- Organizational Unit Name (OU): '''''CAIPSEC''''' // Fill your specific Unit Name
+
9. Organizational Unit Name (OU): '''''CAIPSEC''''' // Fill your specific Unit Name
   −
- '''''Generate''''' Certificate
+
10. '''''Generate''''' Certificate
 
<br>
 
<br>