<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<tt>Hello, Mike!<br>
<br>
OpenSIPS tls module uses libssl. can you tell us what version you
are using for libssl-dev?<br>
<br>
Thanks,<br>
</tt>
<pre class="moz-signature" cols="72">Răzvan Crainea
OpenSIPS Solutions
<a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 07/21/2017 04:43 PM, Mike Tesliuk
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:d6e1ed7e-b3e4-9de6-53fb-358316cc46e1@wsu.com.br">
<pre wrap="">Hello,
Im getting this error (below) when trying to compile the tls_mgm on
version 2.2.5 (github 2.2)
In file included from proto_tls.c:67:0:
../tls_mgm/tls_conn_ops.h: In function ‘tls_conn_init’:
../tls_mgm/tls_conn_ops.h:120:29: error: dereferencing pointer to
incomplete type ‘SSL {aka struct ssl_st}’
if ( ((SSL *)c->extra_data)->kssl_ctx ) {
^~
../tls_mgm/tls_conn_ops.h:121:3: warning: implicit declaration of
function ‘kssl_ctx_free’ [-Wimplicit-function-declaration]
kssl_ctx_free( ((SSL *)c->extra_data)->kssl_ctx );
^~~~~~~~~~~~~
The system is a debian 9 with the libs below for tls:
libcurl3-gnutls:amd64 - 7.52.1-5
libcurl4-gnutls-dev:amd64 - 7.52.1-5
libgnutls-dane0:amd64 - 3.5.8-5+deb9u1
libgnutls-openssl27:amd64 - 3.5.8-5+deb9u1
libgnutls28-dev:amd64 - 3.5.8-5+deb9u1
libgnutls30:amd64 - 3.5.8-5+deb9u1
libgnutlsxx28:amd64 - 3.5.8-5+deb9u1
Can you confirm how can i solve this ?
Thank you.
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>