Good morning, I'm having a problem signing up REINF events. But the error I think is more about the certificate than REINF itself.
It turns out that when I use a certain certificate, the signature tag (SignatureValue) is being computed with 128 bytes, when in fact I need to compute with 256 bytes, and this gives a signature error.
The other certificates we are using are all OK, generating the SignatureValue with 256 bytes.
See below for a debug with the certificate that gives signature errors:
Andnowanothercertificatethatgeneratesthekeycorrectly:
My big question is: who determines the size of the signature (128 or 256) is the certificate? Do I have to talk to the company that sold the certificate to send me another one?
Thank you for your help!
Thank you.