You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When self._client.loginWithIdentityCredentialForCertificate is called in during login in api.py, an EOFError is raised by Curve if the cert file exists, but is 0 length.
When
self._client.loginWithIdentityCredentialForCertificateis called in during login in api.py, an EOFError is raised by Curve if the cert file exists, but is 0 length.