The requirement of CA certificate to access the DB from inside a droplet is terrible
e
eduardoaikin@gmail.com
For external access, this makes sense. But when I am trying to access my DB from inside a droplet, in the same VPC, this creates an extra layer of processing(which is an extra delay), creates an extra layer of configuration, and a problem to set up. And theoretically, it's useless, I just want to access the DB from the droplet, it can be all through the internal DO network. Sucks