Description of problem: I was trying to test using --krb with curl. But it seems not working. Version-Release number of selected component (if applicable): curl-7.69.1-3.fc32 Steps to Reproduce: 1. curl --krb safe https://www.example.com/ Actual results: curl: option --krb: the installed libcurl version doesn't support this curl: try 'curl --help' or 'curl --manual' for more information Expected results: --krb to work (or not be mentioned in the --help)
Thank you for reporting it! I think it was disabled by the following commit: https://github.com/curl/curl/commit/curl-7_37_1-23-ge38ba4301 At first glance, it looks like it was disabled by mistake...
I have submitted a pull request upstream to fix it: https://github.com/curl/curl/pull/5640
upstream commits: https://github.com/curl/curl/commit/d2fd845c https://github.com/curl/curl/commit/54f21be2
fixed in rawhide: https://src.fedoraproject.org/rpms/curl/c/87d77471