Releases: YingchunLi/ddwrt-certificate-admin
Releases · YingchunLi/ddwrt-certificate-admin
v2.3.1
v2.3.0
Add certificate configuration of certificate duration
v2.2.1
Add A Preflight Check function. When running the auto-config via SSH, there is a button to:
- Router responds to SSH.
- Username and Password are correct.
- Router is firmware >1.8 (I had an issue with the Configurator on an ErX running 1.7 that was resolved by upgrading to the latest 1.x firmware)
- If 'keys are store on router' is selected, keys exist.
- Grep existing firewall rules for the VPN port; 'green' if it doesn't exist or is already forwarded to router, 'red' if it's pointing somewhere else (recommend user change port)
v2.2.0
- Add A Preflight Check function. When running the auto-config via SSH, there should be a button that checks some basics and outputs results to user...
a. Router responds to SSH.
b. Username and Password are correct.
c. Router is firmware >1.8 (I had an issue with the Configurator on an ErX running 1.7 that was resolved by upgrading to the latest 1.x firmware)
d. If 'keys are store on router' is selected, keys exist.
e. Grep existing firewall rules for the VPN port; 'green' if it doesn't exist or is already forwarded to router, 'red' if it's pointing somewhere else (recommend user change port)
v2.1.2
- Fix issue with ca/server keys/certificates when "Directory to put generated user certificates and keys" option is specified
v2.1.1
- Add option to specify subnet mask for internal LAN
- Add options to store/load ca keys
- Automatically reload openvpn configurations when doing auto-configuration via ssh in EdgeRouter mode
v2.0.0
This release adds support for EdgeRouter including auto-configure via ssh.
v0.9.0
pre v1.0 release