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

setopt: move the SHA256 opt within #ifdef libssh2 #10255

Closed
wants to merge 2 commits into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Jan 7, 2023

Because only the libssh2 backend supports it and thus this should return error if this option is used with
other backends.

Reported-by: Harry Sintonen

@bagder bagder added the SCP/SFTP label Jan 7, 2023
Because only the libssh2 backend not supports it and thus this should
return error if this option is used other backends.

Reported-by: Harry Sintonen

Closes #10255
@bagder
Copy link
Member Author

bagder commented Jan 7, 2023

I've asked @tatsuhiro-t about the new nghttpx build fails. It doesn't seem to build with h3 support atm.

@bagder bagder closed this in b45b6b6 Jan 7, 2023
@bagder bagder deleted the bagder/ssh-sha256 branch January 7, 2023 22:02
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
Because only the libssh2 backend not supports it and thus this should
return error if this option is used other backends.

Reported-by: Harry Sintonen

Closes curl#10255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant