Skip to content

Server certificate CA fingerprint does not match the value configured in caFingerprint #1699

@tao

Description

@tao

I tried to discuss this on the forum but haven't found any help yet.

I was trying to use the CA Fingerprint in my Client to connect to the servers but would randomly get error messages after some time:

{
    "error": "ConnectionError",
    "message": "Server certificate CA fingerprint does not match the value configured in caFingerprint",
}

It works and then it doesn't work, but I can't find anything that changes that might cause the issue or reproduce it easily because it's very random. I was able to overcome this by including the CA file instead of the CA Fingerprint and it seems to be working without issue now... but the CA Fingerprint would be much easier to add to an env variable.

Do you have any advice or any ideas on what might be causing this issue? It seems like restarting my proxy server did resolve the issue last time so I believe it might be related to the Javascript client now?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions