Releases: swedenconnect/ca-headless
1.4.2 version
Fixed repository declaration in pom
1.4.1 version
Updated Spring Boot version to 3.4.3 with safe Tomcat
1.4.0 version
Upgrade to Spring Boot 3
1.3.2 version
Added consistency checks on AKI in cert requests asserting that the AKI of issued certificate always match the SKI of the issuing cert
1.3.1 version
This version builds on an update to the core libraries which makes the CA independent of Jaxb.
1.3.0 version
This version supports multiple server deployment with synchronised CRL issuance. See README.md documentation
1.2.0 version
This release updates HSM support to use the new Credentials Support library https://github.com/swedenconnect/credentials-support.
All underlying libraries has been updated and pushed to maven central. This means that this version of the project builds directly based on artefacts from maven central and does not require other libraries to be built locally first.
1.1.5 version
Upgrade to Spring Boot 2.6.6 as permanent fix of RCE vulnerability
1.1.4 version
Spring RCE mitigation
1.1.3 version
This release force CRL publication on each revocation instant without waiting for the next CRL next update.