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

Request object shows AuthorizationError on put #62

Open
jeremycondon opened this issue Feb 20, 2013 · 0 comments
Open

Request object shows AuthorizationError on put #62

jeremycondon opened this issue Feb 20, 2013 · 0 comments

Comments

@jeremycondon
Copy link

I don't know if this is a dropbox issue or something else, but when I look at the request object on "put" it has the following values:
r.connection.authorized: false
r.connection.authorizationErrors: Hostname/IP doesn't match certificate's altnames

This is still working because the request object does not have "rejectUnauthorized: true" set.

The correct behavior should be to fail if the certificate can't be verified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant