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

Dynamic OpenSSL library integration enhancements #4774

Open
yashwantsahu20 opened this issue Dec 17, 2024 · 0 comments
Open

Dynamic OpenSSL library integration enhancements #4774

yashwantsahu20 opened this issue Dec 17, 2024 · 0 comments

Comments

@yashwantsahu20
Copy link
Collaborator

Following are the required enhancements,

  1. Current way of finding out installed openssl library has some issue, like if ssl.h is installed in some other apps folder in system directory. It may set to use same path for OpenSSL and this is flawed.
    We need add better way to find out installed path. One way to use pkg-config --cflags openssl

  2. Add provision to add custom OpenSSL folder path in makefiles.

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