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.
Docs say SSL_get0_peer_certificate was added in openssl 3.
On Sunday, 18 February 2024 at 19:22:26 UTC, Sergey wrote:
On Sunday, 18 February 2024 at 13:23:53 UTC, Alain De Vos wrote:
DEFAULT_VERSIONS+= ssl=openssl111
Maybe also could be helpful to share your dub.json, compiler
version and OS version as well.
Compiler :
ldc2 --version :
LDC - the L
On Sunday, 18 February 2024 at 13:23:53 UTC, Alain De Vos wrote:
DEFAULT_VERSIONS+= ssl=openssl111
Maybe also could be helpful to share your dub.json, compiler
version and OS version as well.
The error i get :
```
Up-to-date vibe-d 0.9.8: target for configuration [library] is up
to date.
Building t ~master: building configuration [application]
Linking t
ld: error: undefined symbol: SSL_get_peer_certificate
referenced by openssl.d:373
(../../.dub/packages/vibe-d/0.9.8/vibe