This repository was archived by the owner on Oct 4, 2019. It is now read-only.
Releases: phax/as2-server
Releases · phax/as2-server
as2-server 4.4.4
- Updated to as2-lib 4.4.4
as2-server 4.4.3
- Updated to as2-lib 4.4.3
as2-server 4.4.2
- Updated to as2-lib 4.4.2
as2-server 4.4.1
- Updated to as2-lib 4.4.1
as2-server 4.4.0
- Updated to as2-lib 4.4.0
as2-server 4.2.0
- Updated to as2-lib 4.2.0
as2-server 4.0.2
- Updated to as2-lib 4.0.2
as2-server 4.0.1
- Updated to as2-lib 4.0.1
- Fixes issue #20
as2-server 4.0.0
- Updated to as2-lib 4.0.0
- Anonymous TLS cipher suite determination improved
- Changed internally from
java.util.Date
tojava.time.LocalDateTime
- so all the Date parameters must be changed fromyyyy
touuuu
!!! - The certificate factory
com.helger.as2.app.cert.ServerPKCS12CertificateFactory
was deprecated in favor of the more genericcom.helger.as2.app.cert.ServerCertificateFactory
that handles arbitrary keystore types (like JKS).
as2-server 3.1.0
- Updated to as2-lib 3.1.0