Hi all,
I have a cockroachdb cluster running with a "spicedb" database on it that has certs, and I can connect and everything. Now I'm trying to get a spicedb instance to talk to it.
All the examples are all set to insecure that I can find, and I can't find the part of the code that would let me connect the spicedb instance to cockroachdb that isn't set to insecure.
Could you point me in the right direction?