Running a custom startup script in CentOS / RHEL 7

Hi All, During my work at Adroitlogic, in one of my tasks I had to start & configure a set of EC2 machines which included our B2B AS2 integration solution AS2Station. This was a recurring task and yes you guessed right it was boring. The configuration steps in summary were follows. Extracting the private IP … Continue reading Running a custom startup script in CentOS / RHEL 7

as2 protocol for b2b integration

Message Signing & Encryption for AS2 Protocol in Java

The main idea of the AS2 protocol defined in the RFC 4130 is on how we can exchange structured business data securely using the HTTP transfer protocol. In one of the previous posts on AS2, we looked at an overview of the AS2 (Applicability Statement 2) protocol and why it wins over the other B2B … Continue reading Message Signing & Encryption for AS2 Protocol in Java