wolfssl
wolfssl copied to clipboard
[Bug]: Building with flags -DOPENSSL_ALL -DOPENSSL_EXTRA -DOPENSSL_COEXIST generates the error
Contact Details
No response
Version
5.7.0
Description
Building with flags -DOPENSSL_ALL -DOPENSSL_EXTRA -DOPENSSL_COEXIST generates the error
Reproduction steps
No response
Relevant log output
.../wolfssl/ssl.h:4484:9: error: unknown type 'pem_password_cb'; ...
4484 | pem_password_cb* cb, void* u);
| ^~~~~~~~~~~~~~~
| wc_pem_password_cb
The same error raised from src/x509.c.
https://github.com/wolfSSL/wolfssl/pull/7423
This issue is reproducible on current master and v5.7.0-stable.