You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I created Schema Registry on Kubernetes and can access it through Ingress Controller. DNS > Ingress Controller > Service of Schema Regisitry. Now, I would like to see SR on UI. I am using provectus image. I saw in UI to fill URL, Keystore and SR' Auth. I filled URL (https://example.co:8081) and Keystore & Password. Keystore are also valid. I am using that Keystore in producer and consumer. But, I got the following error Schema Registry connection timed out: example.co/x.x.x.x:8081
If I remove port, https://example.com then with Keystore, I got the following error. Schema Registry PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
How can I configure Schema Registry on UI of provectus?
Best regards
Jack
The text was updated successfully, but these errors were encountered:
Hello,
I created Schema Registry on Kubernetes and can access it through Ingress Controller. DNS > Ingress Controller > Service of Schema Regisitry. Now, I would like to see SR on UI. I am using provectus image. I saw in UI to fill URL, Keystore and SR' Auth. I filled URL (https://example.co:8081) and Keystore & Password. Keystore are also valid. I am using that Keystore in producer and consumer. But, I got the following error
Schema Registry connection timed out: example.co/x.x.x.x:8081
If I remove port, https://example.com then with Keystore, I got the following error.
Schema Registry PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
How can I configure Schema Registry on UI of provectus?
Best regards
Jack
The text was updated successfully, but these errors were encountered: