Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibPKI issue on Debian 12.5.0 #87

Open
Chris-at-404 opened this issue May 9, 2024 · 0 comments
Open

LibPKI issue on Debian 12.5.0 #87

Chris-at-404 opened this issue May 9, 2024 · 0 comments

Comments

@Chris-at-404
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant