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

Improve UX around certificate errors #118

Merged
merged 4 commits into from
Aug 9, 2023
Merged

Improve UX around certificate errors #118

merged 4 commits into from
Aug 9, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    19d6bbe View commit details
    Browse the repository at this point in the history
  2. Rename SelfSignedCertificateError to CertificateError

    This class will handle various certificate errors.
    code-asher committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5f03ca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcb3177 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Remove useless comment

    It used to be inline before the formatter kicked in but the code is
    self-apparent anyway.
    code-asher committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d357d11 View commit details
    Browse the repository at this point in the history