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 #18139 to 7.x: [Uptime] Fix nesting of x509 subject #18179

Merged
merged 1 commit into from
May 4, 2020

Commits on May 4, 2020

  1. [Uptime] Fix nesting of x509 subject (elastic#18139)

    In elastic#17687 we added additional x509 fields. The mapping accidentally
    double nested subject fields as subject.subject. This fixes that.
    
    There are no tests here because we don't really have testing around
    mappings, and it's sort of difficult to test without being repetitive,
    so none are included here.
    
    (cherry picked from commit a81bbda)
    andrewvc committed May 4, 2020
    Configuration menu
    Copy the full SHA
    9b81bd1 View commit details
    Browse the repository at this point in the history