Closed SparkiDev closed 2 weeks ago
Fix header inclusion: settings.h after options.h. pkcs8_encode(): dh is not available if NO_DH is defined.
./configure --enable-all CFLAGS=-DNO_ASN_TIME ./configure --enable-opensslall --disable-rsa --disable-dh
Description
Fix header inclusion: settings.h after options.h. pkcs8_encode(): dh is not available if NO_DH is defined.
Testing
./configure --enable-all CFLAGS=-DNO_ASN_TIME ./configure --enable-opensslall --disable-rsa --disable-dh
Checklist