-
Do we have a TLS/SSL example of TCP?
-
Hello there,
I am the creator of Dozzle. For a long time, I have been wanting to implement something like socket proxy in Go. I found your project through referral links. Many people use [Tecnativa…
-
### Describe the bug
TLS 1.3 can no longer be negotiated. This worked fine in 22.03.
### OpenWrt version
r23069-e2701e0f33
### OpenWrt target/subtarget
ipq806x/generic
### Device
…
-
# Proposal
Today the Rust compiler doesn't allow users to choose the ELF TLS dialect used to compile their programs. Instead, they get the target defaults set in the backend (LLVM, GCC, etc.), which,…
-
**Is your feature request related to a problem? Please describe.**
Ability to run wg tunnel over a tls protocol such as wstunnel.
**Describe the solution you'd like**
Wstunnel support
**Describe alt…
-
In some cases, TLS auth can be preferable to AppRole (due to reusability for other purposes than just auth to Vault). Adding support for delivering TLS certificates would be more complex and risky (no…
-
## Cilium Feature Proposal
**Is your feature request related to a problem?**
Follow-up from Slack thread found [here](https://cilium.slack.com/archives/C53TG4J4R/p1660718164559439). In short, wh…
-
With the introduction of sans I/O (see #158) we are now able to support different runtimes (`std`, `tokio`, `async-std`) and TLS libraries (native TLS, `rustls`) easily. Currently we only support `tok…
-
Could you add support authentication by SSL/TLS client side certificates (https://en.wikipedia.org/wiki/Transport_Layer_Security#Client-authenticated_TLS_handshake) for NGINX Unit (like nginx with opt…
zueve updated
1 month ago
-
There is a proposal for adding [tls support in wasi-sockets](https://github.com/WebAssembly/wasi-sockets/pull/104). After adding [socket support](https://github.com/dotnet/runtime/pull/106977) it mak…