08ab053 Allow optional kerberos auth

Authored and Committed by lsedlar 3 years ago
    Allow optional kerberos auth
    
    Even if the server requires no authentication for GET requests, we can
    send it. This should make it possible for the new client to work with
    servers with both old and new version.
    
    For updated servers mutual auth will fail, but as optional it is
    ignored.
    
    For old servers everything should continue working.
    
        
  • jenkins
    success (100%)
    Build #1636 successful (commit: 08ab0534)
    3 years ago
file modified
+7 -8