notaryproject / notary

Notary is a project that allows anyone to have trust over arbitrary collections of data
Apache License 2.0
3.23k stars 511 forks source link

Certificate Expiry for Notary Server #1698

Open vigneshkaladharan opened 1 year ago

vigneshkaladharan commented 1 year ago

{"level":"error","msg":"Trust not fully operational: rpc error: code = Unavailable desc = connection error: desc = \"transport: authentication handshake failed: x509: certificate has expired or is not yet valid: current time 2023-12-03T12:13:12Z is after 2023-04-22T13:09:33Z\"","time":"2023-12-03T12:14:52Z"}

Getting this error when docker notary server is started in local from docker container.

Spiegie commented 2 weeks ago

you have to regenerate the test certificates Just run the script /fixtures/regenerateTestingCerts.sh