-
`DOWNLOADER_CLIENT_TLS_METHOD` only supports values defined in [`scrapy.core.downloader.tls.openssl_methods`](https://github.com/scrapy/scrapy/blob/5a386393595ae6505840f00d6ea4a51beda31e19/scrapy/core…
-
Is there a way to set the option?
```
$ jf rt podman-push 192.168.56.101:8082/docker-local/nginx:podmanv1 docker-local
Login Succeeded!
Getting image source signatures
Copying blob sha256:1040838fe30…
j1an5 updated
1 month ago
-
As in allow leng to perform DoT queries to upstream resolvers, much like it does for DoH.
I think this is a nice to have only, as we are already capable of secure private DNS via DoH. DoT can be bl…
-
Hi i'm unable to find any information on how to get this plugin to work with TLS so that it is not rejected by most modern browsers.
-
I want use with ftps,does it support?
-
### Which feature or improvement would you like to request?
I'd like to see this feature:
Optional directives to specify the paths to the certificate, ca, and key files used by the Rust Foundation…
tkpte updated
1 month ago
-
Currently, the enum `TLS::Signature_Scheme::Code` does not contain code points for brainpool signatures [RFC 8734](https://www.rfc-editor.org/rfc/rfc8734.html) (0x081A-0x081C). Instead, the implementa…
-
### Description
After #6132, it should be possible to further route traffic to a passthrough TLS listener based on SNI like [`TLSRoute`](https://gateway-api.sigs.k8s.io/guides/tls/?h=tls#clientserver…
-
### Is your feature request related to a problem?
While trying to work with TLS, I was scanning through the current server setup. The NettyServerBuilder configures the port to be TLS or plainte…
-
**What would you like to be added**:
Currently, the spec for TLSRoute Listeners only supports GatewayTLSConfig.TLSModeType = "Passthrough". Similar to HTTPRoute Listeners, mode "Terminate"…