Skip to content

Commit

Permalink
[Fleet] Update logstash certificate generation (#2371)
Browse files Browse the repository at this point in the history
  • Loading branch information
nchaulet authored Nov 17, 2022
1 parent 207dccd commit 82b5d51
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions security/logstash-certificates.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,9 @@ image::images/ca-certs.png[Screen capture of a folder called ca that contains tw
--name client \
--ca-cert /path/to/ca/ca.crt \
--ca-key /path/to/ca/ca.key \
--dns your.host.name.here \
--ip 192.0.2.1 \
--pem
----

Where `dns` and `ip` specify the valid host names and IP addresses where the generated certificates are valid.

Extract the zip file:

image::images/client-certs.png[Screen capture of a folder called client that contains two files: client.crt and client.key]
Expand Down

0 comments on commit 82b5d51

Please sign in to comment.