-
Hi:
the openssl version is 1.0.2k, my use case is creating many SSL by " ssl_connection->ssl=SSL_new(ssl_ctx_tls)", all the "ssl_connection->ssl" use the same variable named ssl_ctx_tls. and I n…
-
```
I fully understand that using anything other than standard TLS/SSL would make
it easier for the protocol to be fingerprinted and potentially blocked.
FOrtunately, another project with a complete…
-
```
I fully understand that using anything other than standard TLS/SSL would make
it easier for the protocol to be fingerprinted and potentially blocked.
FOrtunately, another project with a complete…
-
Edit: I can see the `The Whole Certificate and Only the Whole Certificate` section so feel free to ignore this if there's no interest in defining the individual certification information headers.
-…
panva updated
3 years ago
-
mình vẫn đang dùng bình thường thì tự nhiên bị lỗi như này, làm sao để fix vậy nhỉ
``` python
# Configure of VietOCR
config = Cfg.load_config_from_name('vgg_transformer')
# config = Cfg.load_con…
-
I have to use curl-impersonate in php not directly, but through a symfony CurlHttpClient object. I have followed all the instructions in the manual and everything seems to work correctly. At least whe…
-
Due to the major differences between the way that ciphersuites for TLSv1.2 and below and ciphersuites for TLSv1.3 work, they are configured in OpenSSL differently too.
We don't support configuring…
mhils updated
9 months ago
-
Some trackers have broken HTTPS certificates, one example is Torrent Heaven (#134).
It would be nice if we could make them work anyway without having to mess with the environment.
I see two opti…
-
Would it be possible to add an option to chain a second proxy between the ja3proxy and the final destination?
So the request would look like:
client --> ja3proxy --> other_proxy --> destination se…
-
Hi Guys,
I actually trying to change my XMRIG Setup to a setup with a xmrig proxy between the pool and the worker. But i get from the worker on connection to the proxy a connection refused message.…