-
OpenSSL have got a lot of security bugs. When there are alternatives it's good. So, what about LibreSSL and GNUTLS support? GNUTLS for boost asio I have found here: https://github.com/paullouisageneau…
-
Hello,
great work, thank you for publishing this.
providing the password from the command line is not a good idea, since it logs the password into the history
i have been using these alias…
-
### Is your feature request related to a problem? Please describe.
Currently msquic port uses vendored openssl. Ideally it should be pulling openssl as vcpkg dependency.
### Proposed solution
-
##…
-
### Is your feature request related to a problem? Please describe
I use this image for shipping a frontend application that just needs file serving. SSL handling is done with another reverse proxy, s…
-
Hi,
**Problem**
As a developer I would like to see (DEBUG) logging from OpenSSL. We have a Ruby application that connects to Amazon Cloudfront to retrieve a file. This runs through a network out…
-
Hi! I'm looking for an alternative to rust-openssl's [`X509ReqBuilder`](https://docs.rs/openssl/latest/openssl/x509/struct.X509ReqBuilder.html) for building and signing certificate signing requests. I…
-
### Is your feature request related to a problem? Please describe.
Openssl tends to be problematic when crosscompiling. In some cases it's better to just go with rustls.
## Describe the solu…
-
### Is your feature request related to a problem? Please describe
Currently OpenSSL blake2 implementation lacks tree hash options; and thus these are not available via openssl bindings in pytho…
-
This is a good fit for h2tunnel but we need to investigate how secure it is since it's not a popular configuration.
https://nodejs.org/api/tls.html#pre-shared-keys
> The TLS-PSK implementation i…
-
**The feature request is related to problem**
The mosquitto supports OpenSSL engine, just OpenSSL v3 declares engine deprecated and uses provider.
**The solution I'd like**
Implement support of O…