Sergio Rodríguez Calvo
Sergio Rodríguez Calvo
Thanks peppeink, that's work fine for me and and also thanks for the proposal. It should be great to have OSGi working fine by default because of it is useful...
Hi, @breedx-splk and @jack-berg. Thanks for the information you provide. I'm using OpenTelemetry for Java through the implementation of WSO2 Micro-Integrator. I was look into the [documentation](https://github.com/open-telemetry/opentelemetry-java/blob/main/sdk-extensions/autoconfigure/README.md) but I didn't...
Hi, one question more, is there any way of enabling debug mode in SSLContext? I'm getting the following error: `ERROR {OkHttpGrpcExporter} - Failed to export spans. The request could not...
Yes, that's the point, is cumbersome. Thanks a lot for your help. I'll close this ticket.
I found a property to view the SSL handshake. If it helps, the property is `-Djavax.net.debug=ssl:all`. Now I have something to go on.