Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have setup a managed mongodb database in DO. I am able to successfully connect with compass but i need to use mongorestore to upload my backup. Here is the command and the error i am receiving. Kindly help!
mongorestore --uri=“mongodb+srv://doadmin:XXX@prod-cogito-mongo-b1299a8a.mongo.ondigitalocean.com/cogito_prod?authSource=admin&replicaSet=prod-cogito-mongo” --ssl --sslCAFile /home/pratik/Downloads/mongo-cert/ca-certificate.crt -d=cogito_prod --dryRun -v /home/pratik/db-backup/mongo/test
2021-10-06T10:49:35.390+0530 error connecting to host: could not connect to server: connection() error occured during connection handshake: dial tcp: i/o timeout
We are getting only the root certificate CRT from DO it seems there is another option --sslPEMKeyFile, do i need to use that as well if then how to get this pem file from the root cert.
raphael.staebler
sunil2197
antoine
5abfc42589b946e79faf3d4681a650
Jamal
DriftingNavyFish
Pak
Chris Sheridan
AM-developers
SleepingAquamarineMantaRay
imerik1