$ make CC main.c main.c: In function ‘do_signature’: main.c:63:10: error: dereferencing pointer to incomplete type ‘X509 {aka struct x509_st}’ memcpy(x->signature->data, sig_buf, sig_len); ^~ Makefile:54: recipe for target 'main.o' failed make: *** [main.o] Error 1 ...
[root@mysql2 CA]# openssl req -new -x509 -key private/cakey.pem -out cacert.pem You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few ...
/root/truffleHog/ettercap/src/ec_sslwrap.c: In function ‘sslw_create_selfsigned’: /root/truffleHog/ettercap/src/ec_sslwrap.c:978:13: error: dereferencing pointer to incomplete type ‘X509_EXTENSION {aka struct X509_extension_st}’ ext->val...