README.md in ovpn-key-0.7.3 vs README.md in ovpn-key-0.7.4
- old
+ new
@@ -30,13 +30,13 @@
1. `ovpn-key --init`
2. edit `ovpn-key.yml` and `openssl.ini`
3. `ovpn-key --ca --dh --server --nopass`
4. `ovpn-key --client somebody [--nopass]`
5. `ovpn-key --revoke somebody`
-6. add a file with `.ovpn` extension to the directory
+6. `ovpn-key --static` (generates `ta.key`)
+7. add a file with `.ovpn` extension to the directory
it should contain every setting except for `cert` and `key`
-7. `ovpn-key --zip somebody-else [--nopass]`
-8. `ovpn-key --static` (generates `ta.key`)
+8. `ovpn-key --zip somebody-else [--nopass]`
### Configuration
Most of configuration is done in `open-vpn.key` and `openssl.ini` files in the directory.