mendelson OFTP2 2023 b358 released

1
min read
A- A+
read
mendelson OFTP2

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
  • Reworked the port listener setup interface
  • Fixed the issue that port listeners were removed if they did not come up properly on system start
  • Fixed the issue that port listeners did not start up for a running server if there was no TLS key and then set a new one
Tags