Skip to content

Releases: dvdsk/renewc

Release 0.4.0

25 Nov 15:36
cfdd713
Compare
Choose a tag to compare

Changed

  • Asks the use to confirm the request if the new certificate would miss domains that are valid with the current certificate. Rejects renewal if not running interactively (such as from a shell command).

Release 0.3.2

07 Nov 15:40
0c9ae39
Compare
Choose a tag to compare

Fixes

  • Number of hours in diagnostic message no longer add the number of days*24 that was just printed before them

Release 0.3.1

11 Jun 17:42
912ea96
Compare
Choose a tag to compare

Fixes

  • Number of hours in diagnostic message no longer add the number of days*24 that was just printed before them

Added

  • Note the current machines local IP when the challenge server is not reachable

Release 0.3.0

10 Jun 23:51
a49f219
Compare
Choose a tag to compare

Added

  • Print a short summary including paths after writing files to disk

Changes

  • PEM output option now follows rfc4346 certificate lists order
  • Challenge verification may take longer now, user is informed in if it takes long.

Fixes

  • Full paths to output files are no longer miss their parent directory if it contained a dot

Release 0.2.6

03 Jun 00:45
c35ce30
Compare
Choose a tag to compare

Added

  • Allow path arguments with or without the correct extension
  • Warn user before renewal if path has (wrong) extension

Release 0.2.5

02 Jun 14:36
89fc935
Compare
Choose a tag to compare

Fixes

  • Continue y/n no longer continues when chosing n

Release 0.2.4

02 Jun 11:10
2c1a187
Compare
Choose a tag to compare

Fixes

  • orders no longer get stuck at status pending
  • when challenge server is not reachable the error message no longer mentions "a different server malfunctioning"

Release 0.2.3

05 May 15:53
a58c924
Compare
Choose a tag to compare

Added

  • add support for Linux targets with arm or armv7 architecture and hardware floating point unit

Release 0.2.1

04 May 22:25
2380091
Compare
Choose a tag to compare

Added

  • add support for Linux targets with arm or armv7 architecture and hardware floating point unit

renewc

04 May 20:14
d46752f
Compare
Choose a tag to compare

Added

  • Choose between DER and PEM encoding
  • Choose between PEM single file, separate chain, separate private key or all seperate

Fixes

  • Failed pre-check (existing certificate corrupt) no longer aborts renewal.