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

Return error on rustls InvalidDnsNameError, don't panic #436

Merged
merged 1 commit into from
Nov 13, 2021

Commits on Nov 13, 2021

  1. Return error for InvalidDnsNameError, don't panic

    Can't provide src for the error as rustls 0.20 didn't implement stdlib Error for it; it's on main and targeted for 0.20.1.
    AlyoshaVasilieva committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    03f1b0b View commit details
    Browse the repository at this point in the history