-
**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…
-
Hello,
I have adapted the openssl example to wsServer and... works. Yes I have a working wss solution. But first I must any dummy to confirm this.
Place a `cert.pem` and a `key.pem` in place, op…
-
**Is your feature request related to a problem? Please describe.**
The latest tag, 3.1.1 of promtail contains the following vulnerabilities as reported by Azure Defender and Docker Scout which are not…
-
Previously created here https://github.com/newrelic/newrelic-dotnet-agent/issues/2853
### Is your feature request related to a problem? Please describe.
I have .NetCore 8 application deployed via …
-
From @zachhilman:
> So you may have noticed that I published mbedtls recently. This was because we are planning on dropping openssl as a dependency. However, we have three downstream dependencies w…
-
**Is your feature request related to a problem? Please describe.**
Standard Ansible distribution includes filter to encrypt passwords - [password_hash](https://docs.ansible.com/ansible/latest/collect…
-
## Problem
In my schema this is how I set up the generator client
``` prisma
generator client {
provider = "prisma-client-js"
output = "./generated"
binaryTargets = […
-
@holzschu,
Is there any alternative for openSSL into a-Shell-commands?
Since we’ve ssh-keygen, it would be a great idea to have openSSL as built in package.
-
### Is your feature request related to a problem? Please describe.
as title
### Describe the solution you'd like
这个包 https://github.com/xmake-io/xmake-repo/pull/5019 需要 openssl3,但 deps 链已经 add 了 op…
-
I have been using CMAC with AES-128, or AES-CMAC as specified in RFC 4493, with the help of a gem that targets that RFC.
In several months, I will need to use CMAC with more ciphers, which is outside…