-
When the subset `portage` is enable inside a macaroni installation it's possible use `vulner` with portage engine but instead if this subset is not enable a possibility could be use the output generat…
-
Rspamd is using a lot of deprecated functions that could be removed in future `openssl` releases. It would be nice to find workaround for them where possible. For example, I have started some work her…
-
According to README, Emscripten is a supported platform but it's not possible to build with Emscripten.
```
# emconfigure ./configure --enable-static --disable-shared --host=wasm32-unknown-emscrip…
-
Currently this crate only supports downloading and building the openssl source. It might be useful for upstream projects (like openssl-sys) if this crate could be set to build libressl instead.
ZoeyR updated
5 years ago
-
I'm helping someone who has an ancient version of OpenSMTPD from 2017 with major security vulnerabilities running on Fedora 25. We're working on upgrading the entire environment, but until then, I'd l…
-
``
configure: error: Detected LibreSSL: This is NOT supported, and may break consensus compatibility!
``
I'm stuck.
LibreSSL is not installed on my vps.
I use openssl
-
**Describe the bug**
Checked out master and ran `cargo build --release` results in the following error:
```
cargo:rustc-cfg=libressl370
cargo:rustc-cfg=libressl381
cargo:libressl_ve…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
1. On the server that you'…
-
**Describe the bug**
I'm trying to deploy Algo to an EC2 instance for the first time, using out-of-the-box config settings. It is consistently failing with the same error related to loading the CA …
-
Engines were deprecated in OpenSSL 3.0 in favour of Providers.
Support was fully removed from LibreSSL in version 3.9.0.
My build on OpenBSD 7.5 is failing because the following `ENGINE_*` functio…