Skip to content

civetweb still uses deprecated API engine#111

Merged
guitargeek merged 4 commits intoroot-project:mainfrom
ferdymercury:patch-3
Apr 21, 2026
Merged

civetweb still uses deprecated API engine#111
guitargeek merged 4 commits intoroot-project:mainfrom
ferdymercury:patch-3

Conversation

@ferdymercury
Copy link
Copy Markdown
Contributor

@ferdymercury ferdymercury commented Apr 21, 2026

@linev
Copy link
Copy Markdown
Member

linev commented Apr 21, 2026

Can you explain why it is needed?

@ferdymercury
Copy link
Copy Markdown
Contributor Author

civetweb.c uses the following includes:

#include <openssl/bn.h>
#include <openssl/conf.h>
#include <openssl/crypto.h>
#include <openssl/dh.h>
#include <openssl/engine.h>

The first four are found, the fifth one is not found in Fedora. It's because they have split the package in two:
see chris2511/xca#626

@linev linev requested a review from guitargeek April 21, 2026 07:26
@linev linev self-assigned this Apr 21, 2026
@linev
Copy link
Copy Markdown
Member

linev commented Apr 21, 2026

Then ok from my side, but may be Jonas @guitargeek can have a look?

@guitargeek
Copy link
Copy Markdown
Contributor

Thanks!

@guitargeek guitargeek merged commit 2e21a29 into root-project:main Apr 21, 2026
15 checks passed
@ferdymercury ferdymercury deleted the patch-3 branch April 21, 2026 08:46
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

Successfully merging this pull request may close these issues.

3 participants