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

Fix error reporting for SSL resources outside of config dir #63451

Closed
tvernum opened this issue Oct 8, 2020 · 6 comments · Fixed by #64235
Closed

Fix error reporting for SSL resources outside of config dir #63451

tvernum opened this issue Oct 8, 2020 · 6 comments · Fixed by #64235
Labels
>bug good first issue low hanging fruit :Security/TLS SSL/TLS, Certificates Team:Security Meta label for security team

Comments

@tvernum
Copy link
Contributor

tvernum commented Oct 8, 2020

In #55330 we change the sequence of events on startup so that the SSL resource watcher code runs before the SSL contexts are loaded.

As a consequence some of the friendly error messages that were added in #45122 are no longer used (because the reloader fails before it gets to the key/trust config objects)

@tvernum tvernum added >bug :Security/TLS SSL/TLS, Certificates labels Oct 8, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security (:Security/Network)

@elasticmachine elasticmachine added the Team:Security Meta label for security team label Oct 8, 2020
@tvernum tvernum added good first issue low hanging fruit help wanted adoptme labels Oct 8, 2020
@burnerlee
Copy link

@tvernum i would like to start contributing to this project starting with this issue.. could you please guide a bit on how to start with getting familiar with your project

@BarshaR
Copy link

BarshaR commented Oct 18, 2020

First timer here - looking into this issue. Will reach out if I have any questions :)

@orhanar
Copy link

orhanar commented Apr 23, 2021

Hi just started open source contribution can I work on this?

@tvernum
Copy link
Contributor Author

tvernum commented Apr 26, 2021

@orhanar
Sorry, there's already work in progress on this issue.

@tvernum tvernum removed the help wanted adoptme label Apr 26, 2021
@orhanar
Copy link

orhanar commented Apr 26, 2021

@orhanar

Sorry, there's already work in progress on this issue.

no worries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug good first issue low hanging fruit :Security/TLS SSL/TLS, Certificates Team:Security Meta label for security team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants