DSmithVA

Results 4 comments of DSmithVA

We need to push to Logstash, so having a more versatile and durable option than Filebeat would be phenomenal. I hope that the proposal's "multiple target addresses with load-balancing" implies...

That is unfortunate. Also, the .zst archives being created are much larger than necessary since the `--long=27` flag was not used. For the most recent linux bundle I get a...

Maybe a public not-marked-internal helper method exposing the X509TrustManager? There's already code in okhttp to get it after all. Then JVM defaults for identity and trust is a one-liner instead...

> As for a more concise way to fetch the system default trust manager, we've got an API in okhttp-tls that gets CAs but not held certificates. Ah I didn't...