-
I want ignore verification CN for my client beacause in my certs CN is not hosts
-
Hello,
My name is Christos Aslamatzidis from European Dynamics S.A. We try to test and configure the Clearing House Service because of the need to explore it and implement it in a project called [En…
-
when i send a request, there are multiple "cookie" header entries (even with defaultheaders set to {}), is there any way i can send with cookies, but without these headers? stock request to emulate ha…
-
Hello Martin!
I'm back from my holiday, so I have time (lots of time) to work on libmill/dill related stuff.
While thinking about the layering and composability of protocols, I sketched out some tab…
-
I'm trying to use aiocoap as a CoAP client on windows. I'm trying to make requests over IPv6, which fails presumable because I cannot figure out how to tell aiocoap which network interface it should b…
-
I use Sipsorcery for connecting to a remote Webrtc peer (mobile Chrome browser) at the same WIFI network.
The connection with Sipsorcery sometime fails (Race condition) if I enable VPN client at th…
-
**Checklist**
* [ x] I've searched the issue tracker for similar bugs.
**Describe the bug**
```rust
(...)
let mut root_store = rustls::RootCertStore::empty();
root_store.roots = webpki_roots…
-
Might be interesting to have, since it supposedly improves performance.
https://tools.ietf.org/html/rfc8879
-
## Environment
- OS: almalinux 9.4
- Kubernetes/K3s: 1.30.0+k3s1
- AWX Operator: 2.18.0
## Description
I'm aware you may not respond and you're welcome to just close this if you want. I've sea…
-
SO_REUSEPORT enables duplicate address and port bindings across various
Unix-like OSs, whereas there is platform-specific inconsistency:
Linux implemented SO_REUSEPORT with load balancing for inc…