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

Unknown response improvements #8

Merged
merged 2 commits into from
Feb 12, 2015
Merged

Conversation

tanelj
Copy link
Member

@tanelj tanelj commented Feb 11, 2015

Fixed issue when unknown provider is passed to provider.get() method.

  • Nil value should be returned when unknown provider is passed to providers get method (general Base provider has no certificates loaded)
  • Improved verification with missing key file and with blank response
  • Improved MAC calculation with trailing spaces (MAC should be calculated for striped values)

* Nil value should be returned when unknown provider is passed to providers get method (general Base provider has no certificates loaded)
* Improved verification with missing key file and with blank response
MAC should be calculated for striped values.
priithaamer pushed a commit that referenced this pull request Feb 12, 2015
Unknown response improvements
@priithaamer priithaamer merged commit c0f1ea0 into Voog:master Feb 12, 2015
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

Successfully merging this pull request may close these issues.

2 participants