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.
The default configuration listens on 127.0.0.1 internally in the docker container of OpenAS2 therefore the docker-compose port exposure doesn't route into it.
This pull request allows the config.xml parameters to be overridden with environment variables on the docker-compose.yml
The default configuration listens on 127.0.0.1 internally in the docker container of OpenAS2 therefore the docker-compose port exposure doesn't route into it.
This pull request allows the config.xml parameters to be overridden with environment variables on the docker-compose.yml