Mar
21
2024
Storing outbound rejected data
<ul>
<li>Outbound messages that returned a HTTP <> 2xx have not been stored, the user was unable to see what was sent in this case.</li>
<li>REST API: A connection test end point has been added, it also contains the downloaded certificates of the partners TLS trust chain as answer</li>
<li>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</li>
<li>Certificate manager: There were problems generating CSRs for EC keys</li>
<li>Configuration check: This checks now periodically for a valid entry in the CAs CR</li>
<li>Dependencies: Updated to commons io 2.15.1</li>
<li>Dependencies: Updated to Jetty 10.0.20</li>
</ul>