Relative Content

Tag Archive for copenssllinkerlibstrophe

Cannot link libstrophe with openssl 3.0

SSL_get_peer_certificate, which is used in tls_openssl.c, is deprecated starting from openssl 3.0. I’m getting undefined symbol _SSL_get1_peer_certificate error from linker trying to link it with system provided ssl.dylib (openssl version 3.2).

Cannot link llibstrophe with openssl 3.0

SSL_get_peer_certificate, which is used in tls_openssl.c, is deprecated starting from openssl 3.0. I’m getting undefined symbol _SSL_get1_peer_certificate error from linker trying to link it with system provided ssl.dylib (openssl version 3.2).