[sr-dev] [kamailio/kamailio] tls: FTB with new openssl 1.1.0 (#685)

Victor Seva notifications at github.com
Thu Sep 15 12:21:22 CEST 2016


using 5a21952e45ae31e432bda357a6bc8cbe152610ad (4.4) still failing:
```
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
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/685#issuecomment-247291184
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160915/0a7f94d0/attachment.html>


More information about the sr-dev mailing list