Skip to content

Releases: YingchunLi/ddwrt-certificate-admin

v2.3.1

29 Oct 07:06
Compare
Choose a tag to compare

Use sha256 when signing certificates

Fix issue #44.

v2.3.0

30 Nov 12:58
Compare
Choose a tag to compare

Add certificate configuration of certificate duration

v2.2.1

24 Jun 13:04
Compare
Choose a tag to compare

Add A Preflight Check function. When running the auto-config via SSH, there is a button to:

  1. Router responds to SSH.
  2. Username and Password are correct.
  3. 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)
  4. If 'keys are store on router' is selected, keys exist.
  5. 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

14 May 13:02
Compare
Choose a tag to compare
  • 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

25 Aug 13:53
Compare
Choose a tag to compare
  • Fix issue with ca/server keys/certificates when "Directory to put generated user certificates and keys" option is specified

v2.1.1

21 Aug 13:05
Compare
Choose a tag to compare
  • 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

11 May 11:57
Compare
Choose a tag to compare

This release adds support for EdgeRouter including auto-configure via ssh.

v0.9.0

22 Feb 03:15
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

pre v1.0 release