graph-gophers / dataloader

Implementation of Facebook's DataLoader in Golang
MIT License
1.2k stars 75 forks source link

expired DB certificate #94

Closed larisau closed 2 years ago

larisau commented 2 years ago
> scylla-cloud service api
Error: error creating handler: db.NewMySQLHandler: NewGormDB: gorm.Open: x509: certificate has expired or is not yet valid: current time 2022-08-11T13:27:09+03:00 is after 2022-08-11T07:45:20Z
openssl x509 -dates -noout -in /tmp/ca.cert
notBefore=Jul 12 07:45:20 2022 GMT
notAfter=Aug 11 07:45:20 2022 GMT