I'm getting this error in fetch with Deno:
Received a ServerHelloDone handshake message while expecting [CertificateRequest]
I'm hitting a web api I don't control.
I'm getting this error in fetch with Deno:
Received a ServerHelloDone handshake message while expecting [CertificateRequest]
I'm hitting a web api I don't control.
According to this issue, itβs a bug in one of Deno's upstream rust dependencies which has already been patched, but not yet released.