-
```
$ openssl s_server -accept 8443 -key certs/proxy.customs-key.pem -cert certs/proxy.customs.pem -www
Using auto DH parameters
Using default temp ECDH parameters
ACCEPT
4569913004:error:1403741…
Lilja updated
4 months ago
-
My colleagues have shamed me into using Homebrew, against my own judgment. Acme-client-portable does not build without change now because it doesn't know where to find LibreSSL. This patch should help…
-
So, #424 was not really the way to solve the LibreSSL problem. Now I'm filing a bug to put libressl support back into dotnetcore-sdk-bin
adding:
` !libressl? ( dev-libs/openssl:0= )
…
-
Please consider this patch, with it Net::SSLeay now build on Haiku R1/Beta5:
```
*** ../Net-SSLeay-1.94-5/Makefile.PL 2024-01-07 19:43:17.050593792 -0500
--- ./Makefile.PL 2024-09-26 10:44:10.662…
-
### Windows Terminal version
1.23.2771.0
### Windows build number
10.0.26100.0
### Other Software
* OpenSSH_for_Windows_9.5p1, LibreSSL 3.8.2
* tmux 3.5a
### Steps to reproduce
*…
-
Hi,
I think I have a very similar issue as mentioned here already:
(https://github.com/jeroen/openssl/issues/39)
When trying to install the openssl package under R I get the folliowing error:
…
-
The attached patch allows the OpenDKIM-rel-opendkim-2-11-0-Beta2.tar.gz release to build against LibreSSL 2.8.2 (portable) on CentOS 7.
What I suspect is there is a better way, to check for `OPENSS…
-
See https://forum.rejectedsoftware.com/groups/rejectedsoftware.vibed/thread/56182/
See also #1686
-
I have installed kerberos@2.1.1 node version. And also all supporting package. Even kerberos authentication in working on local. When I build and Run it in Docker container then It gives below error:
…
-
### What is the current *bug* behavior?
When using a custom protocol e.g. "market://" to address the Google Play Store on a android device, hurl is complaining that the protocol should be http or http…