codenotary / codenotary/immudb-client-examples

Verification only works till immudb:1.1

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
29
Forks
11
PR merge metrics
No merged PRs in 30d

Description

When you configure the java client io.codenotary:immudb4j:0.9.0.6 and the server for using a signing key, the verification fails if the immudb server version >= 1.2+

If you downgrade the server version, it works.

`io.codenotary.immudb4j.exceptions.VerificationException: Data is corrupted (dual proof verification failed).
at io.codenotary.immudb4j.ImmuClient.verifyDualProof(ImmuClient.java:742)
at io.codenotary.immudb4j.ImmuClient.verifiedSet(ImmuClient.java:664)
at io.codenotary.immudb4j.ImmuClient.verifiedSet(ImmuClient.java:628)`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.