Skip to content

Railo unsupported #4

@mvanleest

Description

@mvanleest

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions