mendelson AS2 2025 b621 released

1
min read
A- A+
read
mendelson AS2

Fixed client-server login problems

  • Sometimes the internal TLS client-server connection was not able to connect because of internal runtime conditions, this has been fixed
  • A new system event "transactional rollback" has been added to the event log, this is DB related
  • The system event manager was unable to register system errors that were NullPointers
  • There are additional information now in the log regarding the connection security and the used cipher if the in/outbound connections were TLS connections
  • Dependencies: Update BC to 1.80 (crypto API)
Tags