abhishek-ram / django-pyas2

AS2 file transfer Server built on Python and Django.
https://django-pyas2.readthedocs.io
GNU General Public License v3.0
78 stars 31 forks source link

Encrypted File #79

Closed AvatarBhola closed 1 year ago

AvatarBhola commented 1 year ago

I am unable to see the EDI documents encrypted from my end. I need to have a record of the file being encrypted.

abhishek-ram commented 1 year ago

What exactly do you mean by that?

AvatarBhola commented 1 year ago

I want to see the raw encrypted file. I am only able to see the mdn messages and the messages I see in inbox are not encrypted.

abhishek-ram commented 1 year ago

AS2 is about transport layer encryption and not at rest, you will need to handle the encryption in this case