-
全新安装debian,这个需要怎么fix?
```
[ERROR] 2021/07/27 13:55:10 github.com/p4gefau1t/trojan-go/tunnel/trojan.(*Server).acceptLoop:server.go:130 trojan failed to accept conn | websocket is disabled.
```
…
-
For example, do I create a single random seed, split it, and feed half to X25519 keygen and the other half to Kyber768 keygen? Do each component scheme just do everything independently? The document …
-
I noticed when providing a client authentication certificate via https://docs.rs/rustls/0.23.13/rustls/struct.ConfigBuilder.html#method.with_client_auth_cert, that I end up needing to repeat some of t…
-
When TLSv1.2 and 1.3 are the only protocols enabled, I test with an A grade and 100% protocol score, however, the report shows that TLS_Fallback_SCSV is not supported. By adding a TLSv1 cipher and ena…
-
integration test: tls_1_3-client.py is currently failing:
```# python examples/tls_1_3-client.py tls13.cloudflare.com 443
WARNING: No route found for IPv6 destination :: (no default route?)
###[ …
-
Is this bug solved by Suppaftp https://github.com/mattnenterprise/rust-ftp/issues/96 ? The library is not maintained so I thought to use Suppaftp
I wrote a simple program with suppaftp to connect t…
-
The default 404 response returned when a request isn't handled results in a "Your connection to this site isn't secure" error in browsers. Is that expected?
Repro steps:
- In VS create an empty AS…
-
Please add support the the decryption of TLS traffic when SSL session keys are available. _This is a feature request / improvement for the offline pcap import functionality of Arkime. Not the live cap…
-
* I attempted to use `docker run goresp` on the Docker image built a couple days ago on my MacBook Pro (same machine that built the image) and got the error message below. It happened two times in suc…
-
We are migrating our worker service from .NET 4.8 to .NET 6(latest version).
We have created a Connected Service using existing WSDL but when we try to Invoke method we are getting error in terms o…