-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
The signature is incorrect formatted if any function is called on Railo. A "SignatureDoesNotMatch" error is returned.
I narrowed it down to the createSignature() function. The arguments.secretKey.getBytes() gives a different output on CF then on Railo. Not sure if it's just the cfdump formatting, but in CF it's 1 long number (binary) and on Railo it's a Native Array (byte[]) output with dashed between 2 numbers.
That is as far as I could go with debugging this issue (for now).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels