mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
![]() OpenBSD uses LibreSSL (OpenSSL fork) by default for libssl/libcrypto. SSL_get1_peer_certificate is not supported by LibreSSL, replace it by SSL_get_peer_certificate. |
||
---|---|---|
.. | ||
openssl.c.v | ||
openssl_compiles_test.c.v | ||
openssl_openbsd.c.v | ||
ssl_connection.c.v |