Skip to content

Releases: glatzert/ACME-Server-ADCS

V2.0.2

08 Aug 18:40
83c8adc
Compare
Choose a tag to compare
V2.0.2 Pre-release
Pre-release

Improvements

  • TLS-ALPN-01 is now supported as challenge

Breaking changes

If you have made developments based on this software, or the source code, there's been:

  • Renaming all namespaces from TGIT -> Th11s
  • Reduced the number of projects

V1.10.0

30 Jul 16:31
Compare
Choose a tag to compare
V1.10.0 Pre-release
Pre-release

Updating account data is now implemented.

V1.9.0

08 Feb 11:55
7c33e86
Compare
Choose a tag to compare

V1.9.0

  • Multi targeting .net8 and .net6 (the next version won't support .net6 anymore)

  • Proper CSR validation logic regarding Subject and SAN

  • Testsuite for CSR validation

  • AllowEmptyCN and AllowCNSuffix are now removed and will not be considered anymore

V1.8.0-beta

25 Nov 20:48
cb7f040
Compare
Choose a tag to compare
V1.8.0-beta Pre-release
Pre-release

.NET 8.0

This build changes the required framework from .NET6.0 to .NET8.0. Install the new .NET8.0 LTS to use it!

What's Changed

Full Changelog: V1.0.4...V1.8.0

V1.0.4-beta

06 Nov 08:07
Compare
Choose a tag to compare
V1.0.4-beta Pre-release
Pre-release
Less code to do the same things

V 1.0.3-beta

07 Apr 10:46
Compare
Choose a tag to compare
V 1.0.3-beta Pre-release
Pre-release
  • CSRValidation now only handles SAN and ignores other extensions.

V1.0.2

23 Mar 20:35
Compare
Choose a tag to compare

Service release to enable "ES384" and "ES512" algos

V 1.0.1

20 Dec 14:54
9628096
Compare
Choose a tag to compare

Dropping the RC.
Establish compat with acme.sh

V1.0.0 RC3

16 Nov 22:14
Compare
Choose a tag to compare

This release is production ready.

There'll be some breaking changes, if you use the product to build your own server around it, with the final 1.0. (namespace will be changed).
A preliminary license text (a rough draft) has been added to the license file.

V1.0.0 RC2

15 Nov 16:48
Compare
Choose a tag to compare
V1.0.0 RC2 Pre-release
Pre-release

Fixed a bug in location-header creation, that affected some clients