Skip to content

Verification only works till immudb:1.1 #24

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions