How can i add additional CA certs to datahub trust...
# getting-started
n
How can i add additional CA certs to datahub truststores using helm on onsite K8s? Currently setting up OIDC to our keycloak server, but I'm already running into connection errors which i believe to be related to keycloak using a company CA signed cert and SSL. Thanks in advance
1
d
@orange-night-91387 might be able to speak to this!
n
We have a custom Keycloak server with self signed certs, so i have to add the CA cert for my company to the cacerts file. Will work through the link you sent. Thx