-
Getting multiple errors in the log on apache2.4.18 using I believe GnuTLS/3.4.9 (pulled using 'strings' from so file)
`[Thu Apr 19 08:08:35.015454 2018] [gnutls:warn] [pid 28918] (103)Software caus…
-
This issue was migrated from [Pagure Issue #3099](https://pagure.io/dogtagpki/issue/3099). Originally filed by **[msqr](https://pagure.io/user/msqr)** on *2019-04-28 19:28:57*:
- Assigned to nobody
…
-
Hey there,
I tested my site -> nginx 1.15.1 using Openssl 1.1.1 pre release 8 on
> https://dev.ssllabs.com/
with the following cipher list:
`TLS13-CHACHA20-POLY1305-SHA256:TLS13-AES-256-GCM-S…
-
It will allow us to mount AppImages remotely over http(s) which should significantly speed up metadata extraction, since we do not need to download the whole AppImage.
Even if we are executing an A…
-
Out of the box, without calling `set_params`, jruby-openssl's SSLContext supports EXPORT cipher suites, and it prefers them over better cipher suites. Admittedly, MRI requires you to call `set_params`…
-
Getting no cipher suites in common error when using ssl
DEBUG (org.eclipse.jetty.server.HttpConnection)
javax.net.ssl.SSLHandshakeException: no cipher suites in common
at sun.security.ssl.Hands…
-
hacspec is a specification language for cryptographic primitives implemented as a subset of Rust:
https://github.com/hacspec/hacspec
The goal is to provide formally verified reference implementa…
-
Hello,
I'm trying mirror the client's given cipher suites for the proxy to provide to the server.
There's two road blocks I'm getting stuck at.
1) obtaining the client's provided cipher suite…
-
BoringSSL supports prioritize ChaCha20 for devices without AES-NI (libressl doesn't)
-
Hi, I've had issues connecting some IRC bots recently from ocaml-irc-client. Trying the `stelnet` example on it is interesting:
```sh
$ dune exec examples/stelnet.exe -- irc.libera.chat -p 6697
S…