mendelson AS4 2024 b387 released

1
min read
A- A+
read
mendelson AS4

New key/certificate export options, REST API

  • Added two new endpoints for the REST API. It is now possible to refresh the server certificates if you have stored and modified the keys on external devices, e.g. HSM. The configuration check initialized by the REST API now also checks if sign and encryption certificate of remote partners are in the configuration
  • Added the possibility to create certificate sign requests now in Certificate Request Message Format (CRMF)
  • Added the possibility to export trust chains in PEM in one file
  • All PEM files now have Bag Attributes to see what PEM it is
  • It is possible to export private keys in PEM format now
  • Dependencies: Update to jetty 10.0.23
  • Fixed a deadlock in the Postgres DB access
Tags