mendelson AS2 2024 b595 released

1
min read
A- A+
read

Storing outbound rejected data

  • Outbound messages that returned a HTTP <> 2xx have not been stored, the user was unable to see what was sent in this case.
  • REST API: A connection test end point has been added, it also contains the downloaded certificates of the partners TLS trust chain as answer
  • Certificate manager: It is possible now to test the CRLs of the certificates to see if the key/certificate has been rejected by the CA
  • Certificate manager: There were problems generating CSRs for EC keys
  • Configuration check: This checks now periodically for a valid entry in the CAs CR
  • Dependencies: Updated to commons io 2.15.1
  • Dependencies: Updated to Jetty 10.0.20
Tags