Skip to content

Releases: dvdsk/renewc

Release 0.6.0

23 Dec 15:03
Compare
Choose a tag to compare

[0.6.0] - 2024-12-23

Changed

  • autogenerated name(s) now includes top-level domain
  • autogenerated name(s) start with cert_, key_, chain_ or nothing
    depending on output format chosen
  • if a path with extension is passed in we do not touch it. Unless the
    extension is the one for another encoding scheme (very probably user error)
    In that case we abort with an error.
  • print certificate name when giving advise/checking settings

Added

  • install: pass in a name for the generated service. If no name is passed in
    one is generated.

Fixed

  • incorrect status message on non production certificate

Release 0.4.0

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

Changes

  • Pem output option is now called SinglePemFile
  • When using SinglePemFile '_cert' is no longer appended
  • Autogenerated name consists of all second-level domains interspersed with &

Added

  • Installer featuring interactive tui

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