-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Bonjour,
I am compiling LibPKI with Openssl 3 it gives me error:
_openssl_la-openssl_hsm_pkey.o
openssl_hsm_pkey.c: In function ‘_pki_rsakey_new’:
openssl_hsm_pkey.c:78:5: error: ‘RSA_new’ is deprecated: Since OpenSSL 3.0 [-Wer ror=deprecated-declarations]
78 | if ((rsa = RSA_new()) == NULL) {
| ^~
compilation terminated due to -Wfatal-errors.
cc1: all warnings being treated as errors
make[3]: *** [Makefile:538: libpki_token_openssl_la-openssl_hsm_pkey.lo] Error 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels