On Monday, 19 February 2024 at 07:11:30 UTC, Kagamin wrote:
Docs say SSL_get0_peer_certificate was added in openssl 3.
I recompiled everything with : DEFAULT_VERSIONS+= ssl=openssl31 With this setting vibe works fine on FreeBSD. Nice.
Alain De Vos via Digitalmars-d-learn Tue, 20 Feb 2024 03:21:32 -0800
On Monday, 19 February 2024 at 07:11:30 UTC, Kagamin wrote:
Docs say SSL_get0_peer_certificate was added in openssl 3.
I recompiled everything with : DEFAULT_VERSIONS+= ssl=openssl31 With this setting vibe works fine on FreeBSD. Nice.