-
This crate allows environment variables to set a custom ssl cert file/dir. It would be great if you also included a way for the caller to set these values directly. By either making `CertPaths` and `C…
-
_proxyOut = _proxy.getOutputStream();
Writing to an unencrypted socket is insecure - a man-in-the-middle attacker can tamper the messages. Consider using SSL sockets.
-
Modern security standards do not support old/weak short ssl key/cert setups. I also encountered other issues which I had to fix. Also there must be a way to make it work with self-signed cert. Can y…
-
I am running openMittsu (compiled from master branch using Homebrew) on macOS 10.15.3
Sadly it is not possible to add any contacts, because of an SSL handshake error seen in the attached picture. I d…
-
Unless I missed something somewhere, it seems the code of Memgraph in its current state is doing unauthenticated and unencrypted connections to its replicas but would be capable of doing client & serv…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
When SSL aut…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
POST to HTTPS endpoint giv…
-
Hello,
I'm using TeraTerm v5.2 and v5.3 in my updated, 64-bit W10 Pro. Its check update is broken with "access error?" https://osdn.dl.osdn.net server makes my web browsers unhappy because osdn.dl.…
-
- on the SMTP server of the domain
- on the POP/IMAP server of the domain
- whether the test e-mail was sent using SSL/TLS
kazet updated
5 months ago
-
**Describe the bug**
The CRL cache key is the extracted path part of a CRL DP URI.
https://github.com/erlang/otp/blob/f58748299f0d8ec90222deb621b16c138e256303/lib/ssl/src/ssl_crl_cache.erl#L155-L1…