OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms.
As you said I reverted the socket timeout removal and removed the read timeout instead. I also added the socket timeout to the HttpSenderModule to make it configurable for sending modules
PS: Sorry for the import changes. I seem unable to convince IntelliJ to leave them be
Hi @uhurusurfa ,
I apologize for the delay.
As you said I reverted the socket timeout removal and removed the read timeout instead. I also added the socket timeout to the HttpSenderModule to make it configurable for sending modules
PS: Sorry for the import changes. I seem unable to convince IntelliJ to leave them be