mendelson AS2 2023 b588 released

1
min read
A- A+
read
mendelson AS2

DB based certificate/key management

  • The formerly file based key/certificate management has been moved to the database. This results in less file IO and more stable operations in cluster mode. R/O and access problems to keystore files are no longer an issue during operations.
  • Added the possibility to export a full keystore file from the certificate manager
  • Added the possibility to import a full keystore file to the system at server start
  • Removed several filesystem based configuration checks regarding keystore files
  • Removed several keystore file related server settings and configuration interfaces
Tags