OpenAS2 / OpenAs2App

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.
https://sourceforge.net/projects/openas2/
GNU General Public License v3.0
185 stars 137 forks source link

Improvement in documentation #234

Closed niranjanghule closed 3 years ago

niranjanghule commented 3 years ago

I found few typo and grammatical errors in OpenAS2HowTo.odt and DeveloperGuide.odt

Also a section about How to create docker image can be added in the README.txt. The existing instructions are unclear and user has to figure out that a docker image is to be created with openas2 name and tag latest.

I can fix this issues.

niranjanghule commented 3 years ago

Readme file updated.