Closed virgoparna closed 9 years ago
You're right, the API has been removed from the support library since it was deprecated for a long time. I removed all calls to the old API from the project but forgot to remove the preference-entry. Just because I'm curious: Do you get the error "No trust anchor for certificate" when trying to connect to a server that expects digest auth?
Server does not use ssl. There is no error message in client. Is just continues showing progress until I close it. And server log shows, that every request is responded with 401 result code.
Thank you!
After last update digest authentication no longer works. In changelog it says "Removed deprecated connector based on old apache libraries". Is that the reason? User interface still has "Use old connector...".