I noticed that there's a /etc/ssl/certs/ca-certificates.crt generated in my spicedb container, to which a environment param "SSL_CERT_FILE" points. I wanna know what is this for?
and i wonder if i can generate a CA cert file, then use a self-signed certificate and private key to configure spiceDB?