Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signature Failed #99

Open
AvatarBhola opened this issue May 16, 2023 · 5 comments
Open

Signature Failed #99

AvatarBhola opened this issue May 16, 2023 · 5 comments

Comments

@AvatarBhola
Copy link

I am trying to process a MDN from one of my partners. However they keep on getting a authentication error while I'm keep on getting a signature error. I checked the cert files and they are all fine. The program is running on a HTTP server. I made my own cert files, and I followed the tutorial word by word.

Any help would be appreciated.

(P.S the partner is using IBM AS2 sterling for their platform)

@marianomd
Copy link

I have the same problem. I suspect they're using IBM sterling too.

Could you solve it?

This article talks about using SHA-1 only.

Or could this be a MIME type mismatch?

@AvatarBhola
Copy link
Author

Unfortunately, I was unable to find a solution. We did tried SHA1 but it didn't work.

@marianomd
Copy link

We had to go with encryption only. Then it works.

@AvatarBhola
Copy link
Author

Thanks, it have worked with me.

@chadgates
Copy link
Contributor

Most probably this is related to this: abhishek-ram/pyas2-lib#47
I did fix it in my fork temporarily but did not have time yet to make PR here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants