Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Conversation

@dhiltgen
Copy link
Contributor

@dhiltgen dhiltgen commented Jun 8, 2015

The recent changes to the underlying RSA library has
changed the way verify works. Verify now returns a 1 for
success, yet callers to check_signature were expecting a boolean.

Signed-off-by: Daniel Hiltgen daniel.hiltgen@docker.com

The recent changes to the underlying RSA library has
changed the way verify works.  Verify now returns a 1 for
success, yet callers to check_signature were expecting a boolean.

Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>
@dmp42
Copy link
Contributor

dmp42 commented Jun 9, 2015

LGTM

dmp42 added a commit that referenced this pull request Jun 9, 2015
Caller of check_signature expects a bool
@dmp42 dmp42 merged commit f93b432 into docker-archive:master Jun 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants