[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
error: dereferencing pointer to incomplete type ‘X509 {aka struct x509_st}’ in openssl 1.1 Hello, I have been tasked with fixing a program that I have never seen before. It compiles and runs quite nicely with openssl 1.0 but willnotcompile with 1.1 The error message is: $ make CC mai...
/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...