We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Required Changes:
When you are not using TLS we should display a warning not to use that in production.
When enrolling with TLS, we need to receive the CA hash to check the remote certificate. The default command will look like this:
agent enroll -ca_sha256 foobar https://localhost:5601 <enrol_token>
The text was updated successfully, but these errors were encountered:
Pinging @elastic/ingest (Project:fleet)
Sorry, something went wrong.
ph
No branches or pull requests
Required Changes:
Without TLS
When you are not using TLS we should display a warning not to use that in production.
With TLS
When enrolling with TLS, we need to receive the CA hash to check the remote certificate. The default command will look like this:
The text was updated successfully, but these errors were encountered: