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

linux: do not return w/o OpenSSL support enabled #908

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

igaw
Copy link
Collaborator

@igaw igaw commented Nov 4, 2024

__nvme_import_keys_from_config is helper to import the TLS keys. When we don't have OpenSSL builds enabled, this should be a no op. Thus don't return an error in this case.

Fixes: #linux-nvme/nvme-cli#2555

__nvme_import_keys_from_config is helper to import the TLS keys. When we
don't have OpenSSL builds enabled, this should be a no op. Thus don't
return an error in this case.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw merged commit 1144da5 into linux-nvme:master Nov 8, 2024
15 checks passed
@igaw igaw deleted the fix-no-ssl branch November 8, 2024 10:35
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.

1 participant