-
### General information
Operating system : Windows 10 21H1
### OCS Inventory information
Windows agent version : 2.8.0
### Problem's description
I am using secp384r1 private key for TLS. The…
-
Hi,
I had to benchmark my own application that uses OpenSSL, and I noticed a important difference in execution time between at least the two following elliptic curves: `secp256r1` and `secp256k1`.
…
-
Hi, I'm trying to set up a mqtts listener, I've added the mqtts.enabled=true in the values, as well as the secretMount with the certificates (it seemed that it didn't work by adding directly the "cert…
-
When setting up an MQTT-Connector over the HTTP-REST API and devops commands ditto responds with a 504 and the following message.
`/credentials/key: bad format. Expect PEM-encoded PKCS #8 data spe…
w4tsn updated
5 years ago
-
My system is configured to use the P-384 curve rather than P-256, like so:
prio ciphersuite protocols pfs curves
1 ECDHE-RSA-AES128-GCM-SHA256 TLSv…
-
The minimum bit length has been increased.
Implement the change possibly with a FIPS parameter to control legacy access.
Table 1 in section 7.8
-
**Is your feature request related to a problem? Please describe.**
Currently the Nginx options for TLS settings and ciphers are either fixed (ciphers) or modifiable only partially (TLS server templat…
-
Hello, I cannot connect to the MSSQL server in the production environment (previously I was connecting to the local server).
database_url: `mssql://user:password@ip:1433/DB`
Error: `[2024-11-07T…
-
Don't know if this is related to #77 or not. But I have an upstream that only supports HTTP 1.1
Like this:
```
[apps.myapp]
server_name = 'myrpxy.example.com'
reverse_proxy = [{ upstream = [{ l…
-
### Summary
I set up a webserver with `mbedTLS` v3.4.0 and [`CivetWeb`](https://github.com/civetweb/civetweb) v1.16. However, I see that Chrome rejects connection with `ERR_SSL_VERSION_OR_CIPHER_MI…