Consensys / quorum-key-manager

A universal Key & Account Management solution for blockchain applications.
http://docs.quorum-key-manager.consensys.net/
Apache License 2.0
39 stars 16 forks source link

update cert for eve to fix test #607

Open dthuering opened 1 year ago

dthuering commented 1 year ago

PR description

Updated the certificate used for Eve in the unit test to fix the failing authentication test. It will be valid till 2033 and the other used cert for Alice will expire in 2031.

Fixed Issue(s)

fixes #606

Changelog