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

Check that certificates can be downloaded from a URL #17

Closed
NicoleYarroch opened this issue Sep 13, 2019 · 1 comment
Closed

Check that certificates can be downloaded from a URL #17

NicoleYarroch opened this issue Sep 13, 2019 · 1 comment
Assignees
Labels

Comments

@NicoleYarroch
Copy link
Contributor

Check that certificates can be downloaded from a URL, parsed, and saved correctly. The following situations should be handled:

  1. No internet connection
  2. Poor internet connection
  3. Certificate data write fails
  4. Certificate data access fails
    • Library crashes here if it attempts to access certificate data that does not exist.
  5. Certificate validation fails
  6. Handshake fails
@NicoleYarroch
Copy link
Contributor Author

Closed in PR #27

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

No branches or pull requests

1 participant