-
### Bug Description
mirrord fails after first TLS message
### Steps to Reproduce
n/a
### Backtrace
_No response_
### Relevant Logs
```shell
2023-08-24T20:06:21.488189Z DEBUG HTTP{http.method=GE…
-
# 🎯 Problem to be solved
We recently introduced [pregenerated registrations](https://github.com/ObolNetwork/charon/issues/2172) feature which works with cluster configs with version >= `v1.7`. This…
-
Hello!
I am trying to run TLS-Client.jar to connect to a server and just do a TLS 1.3 Full handshake. I am using the default tls13_conf.xml file in resources and then define my own workflow_input f…
-
This keyshare won't help:
![image](https://user-images.githubusercontent.com/1190097/71874131-58dd6a00-30de-11ea-965d-c67d2f156acf.png)
-
Running `cargo bench`, I'm getting strange (to me) results:
```text
running 193 tests
test bs_debug::tests::debug ... ignored
test client::handy::tests::test_noclientsessionstorage_does_nothing ..…
-
We need, at least:
- access to `k256::ecdsa::VerifyingKey` from `KeyShare`
- access to `k256::ecdsa::Signature` and `RecoveryId` from whatever the signing returns. Since there's no single "recoverab…
-
The output type for keygen is currently a tuple `(Vec, KeySharePrivate)`. However, we use this output in a few specific ways:
1. We use the whole thing as input to presign
2. We put together the pub…
-
We use rustls for our tool and seems that a user gets tls eof after ClientHello
I am thinking maybe it's related to #1392
server ip (which I redacted in logs for some reason) - 35.236.195.59
log…
-
Hi!
I'm using ClientHello from Firefox(Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/114.0)
x25519 doesn't seem to be supported, for example this server selects x25519 as prefer…
-
Using uTLS to access azure servers I get a hanshake error *[server selected unsupported group](https://github.com/refraction-networking/utls/blob/862fe372d939c53bb10cb4fd11263f3766589892/handshake_cli…