-
How I can use kafka to bigquery template (https://github.com/GoogleCloudPlatform/DataflowTemplates/tree/master/v2/kafka-to-bigquery or https://github.com/GoogleCloudPlatform/java-docs-samples/tree/mas…
-
Connections to keycloak and to the backend itself using https leads to certificate verification errors in the test environment, because the domain certificate's issuing certificate is not part of the …
-
Slack thread: https://openmainframeproject.slack.com/archives/CC08782AG/p1586975266034300
I have an external signed certificate with a CA chain with two certificates.
I run zowe-setup-certicat…
-
The new CA tree layout shows that there'll be a Nuts root CA and Nuts intermediate CA. These CA's must be added to a node manually. This is the root of trust and therefore must be a conscious decision…
-
in my site,i use ssl to connect kafka cluster
eg:
security.protocol=SSL
ssl.truststore.location=/kafka-ssl-client/client_java_client.truststore.jks
ssl.keystore.location=/client_java_client.keysto…
-
It looks like Ratpack (as of 1.5.0) only support JKS store type by default and no way allows us to change to different store type with current ServerConfigBuilder object.
The only way now is to cre…
-
As suggested by @eugeneo [here](https://github.com/grpc/grpc/pull/37600#issuecomment-2319004802) I'm creating this issue to discuss the update of [roots.pem](https://github.com/grpc/grpc/blob/master/e…
-
### Description
Attempting to install a package from a private package index with pip 24.2 results in a `ValueError: check_hostname requires server_hostname` error.
I am using the command below:…
-
**Jetty Version**
11.0.20
**Jetty Environment**
**Java Version**
JDK 17
**Question**
I am trying to use jetty client in a spring boot app injected into spring webclient to make TLS1.3 over…
-
# Bug report
### Bug description:
The `get_verified_chain()` and `get_unverified_chain()` APIs for `SSLSocket` were updated in https://github.com/python/cpython/pull/109113, but the API wasn't updat…