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

Cherry pick fix for CVE-2021-0341 onto 4.9.x #6741

Merged
merged 2 commits into from Jul 4, 2021

Commits on Jul 4, 2021

  1. Use generated certificates in unit tests (square#6346)

    * Use generated certificates in unit tests
    * Strict to ascii lowercase implementation
    
    Co-authored-by: Jesse Wilson <jwilson@squareup.com>
    yschimke and swankjesse committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    92c4f16 View commit details
    Browse the repository at this point in the history
  2. More restrictive behaviour of OkHostnameVerifier (square#6353)

    * Test quirks of HostnameVerifier.
    * Restrict successful results to ascii input.
    yschimke committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    20f6903 View commit details
    Browse the repository at this point in the history