I’m trying to connect my api service to the dgraph (slash) server.
I create the certificate files with:
dgraph cert
dgraph certs -n gas-person-5102.us-west-2.aws.cloud.dgraph.io:443
dgraph cert -c dgraphuser
This doesn’t work:
E0908 22:13:56.260000000 6708 ssl_transport_security.cc:1245] Handshake failed with fatal error SSL_ERROR_SSL: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED.
i suspect i’m not creating the certificates the correct way, could someone help me with this ?
The address for the slash instance is gas-person-5102.us-west-2.aws.cloud.dgraph.io:443
The api service is hosted on zeit.