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

Ignore https errors #27412

Merged
merged 4 commits into from
Aug 17, 2021
Merged

Ignore https errors #27412

merged 4 commits into from
Aug 17, 2021

Commits on Aug 16, 2021

  1. Revert "Add triage board to project assigner"

    This reverts commit fea7eb6.
    andrewvc committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    e49f7c0 View commit details
    Browse the repository at this point in the history
  2. Revert "Test project assigner"

    This reverts commit 3335780.
    andrewvc committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    460ba43 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. [Heartbeat] Ignore HTTPS Errors

    Fixes elastic#27202
    
    Adds an option to disable errors on invalid TLS certificates in
    heartbeat.
    
    Rather than try to work with `ssl.verification_mode: none` this adds a
    new option. The reason being that the behavior here is just too
    different to share a configuration option.
    andrewvc committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    ff10eae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    647bd45 View commit details
    Browse the repository at this point in the history