Benjamin Peterson

Results 102 comments of Benjamin Peterson

> > This could be useful when when debugging a DEADLINE_EXCEEDED RPC > > We already package up that information into the DEADLINE_EXCEEDED status message. Where in `DEADLINE_EXCEEDED`? I see...

I realize the most detailed efforts would require netty plumbing or forking. But what about my suggestion in the OP to notify the stream tracer in `NettyClientHandler.TransportState.onWriteFrameData`? That at least...

You are correct. However, one of the goals of HTTPSWatch is to advocate for HTTPS everywhere not just "secure" areas. That is why we mostly link to homepages.

See if `curl` fails, too. Browsers tend to be more aggressive building trust chains when there are missing intermediate certs than openssl.

I think we're hitting the recent removal of 1024-bit certs from the Mozilla cert bundle and the fact that OpenSSL doesn't support certificate path discovery. Does it work with my...

I think I fixed https://www.nbg.gr/ hanging.

Both www.nbg.gr and www.alpha.gr work for me now.

What domains are still failing?