<p>using <a href="https://github.com/kamailio/kamailio/commit/5a21952e45ae31e432bda357a6bc8cbe152610ad" class="commit-link"><tt>5a21952</tt></a> (4.4) still failing:</p>

<pre><code>auth_crypt.c: In function 'check_x509_subj':
auth_crypt.c:118:5: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
     altptr = (char *)ASN1_STRING_data(actname->d.ia5);
     ^~~~~~
In file included from /usr/include/openssl/bn.h:31:0,
                 from /usr/include/openssl/asn1.h:24,
                 from /usr/include/openssl/objects.h:916,
                 from /usr/include/openssl/evp.h:27,
                 from /usr/include/openssl/pem.h:16,
                 from auth_crypt.c:35:
/usr/include/openssl/asn1.h:553:1: note: declared here
 DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
 ^
auth_crypt.c: In function 'verify_x509':
auth_crypt.c:166:17: error: storage size of 'ca_ctx' isn't known
  X509_STORE_CTX ca_ctx;
                 ^~~~~~
auth_crypt.c:166:17: warning: unused variable 'ca_ctx' [-Wunused-variable]
../../Makefile.rules:97: recipe for target 'auth_crypt.o' failed
make[2]: *** [auth_crypt.o] Error 1
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/685#issuecomment-247291184">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZTfOlcZsNJXuB9nu2hUQzcm562sAks5qqRwigaJpZM4I-6cf">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36Zf5tSnKA27UBaTtdQY4bSvGjABXnks5qqRwigaJpZM4I-6cf.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/kamailio/kamailio/issues/685#issuecomment-247291184"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@linuxmaniac in #685: using 5a21952e45ae31e432bda357a6bc8cbe152610ad (4.4) still failing:\r\n```\r\nauth_crypt.c: In function 'check_x509_subj':\r\nauth_crypt.c:118:5: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]\r\n     altptr = (char *)ASN1_STRING_data(actname-\u003ed.ia5);\r\n     ^~~~~~\r\nIn file included from /usr/include/openssl/bn.h:31:0,\r\n                 from /usr/include/openssl/asn1.h:24,\r\n                 from /usr/include/openssl/objects.h:916,\r\n                 from /usr/include/openssl/evp.h:27,\r\n                 from /usr/include/openssl/pem.h:16,\r\n                 from auth_crypt.c:35:\r\n/usr/include/openssl/asn1.h:553:1: note: declared here\r\n DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))\r\n ^\r\nauth_crypt.c: In function 'verify_x509':\r\nauth_crypt.c:166:17: error: storage size of 'ca_ctx' isn't known\r\n  X509_STORE_CTX ca_ctx;\r\n                 ^~~~~~\r\nauth_crypt.c:166:17: warning: unused variable 'ca_ctx' [-Wunused-variable]\r\n../../Makefile.rules:97: recipe for target 'auth_crypt.o' failed\r\nmake[2]: *** [auth_crypt.o] Error 1\r\n```"}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/685#issuecomment-247291184"}}}</script>