From 87ec8a8ccf198cb3b49cc406317eea4726751d10 Mon Sep 17 00:00:00 2001 From: Mike Arpaia Date: Wed, 6 Sep 2017 09:18:59 -0600 Subject: [PATCH] Update AddHostModal to support Launcher (#1553) --- .../hosts/AddHostModal/AddHostModal.jsx | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/components/hosts/AddHostModal/AddHostModal.jsx b/frontend/components/hosts/AddHostModal/AddHostModal.jsx index 8c0074fdef..e9320cd67f 100644 --- a/frontend/components/hosts/AddHostModal/AddHostModal.jsx +++ b/frontend/components/hosts/AddHostModal/AddHostModal.jsx @@ -65,22 +65,12 @@ class AddHostModal extends Component {
  1. Kolide / Osquery - Install Docs

    -

    In order to install osquery on a client you will need the items below:

    -
  2. -
  3. -

    Download Osquery Package and Certificate

    -

    Osquery requires the same TLS certificate that Kolide is using in order to authenticate. You can fetch the certificate below:

    -

    - -

    +

    In order to install osquery on a client you will need the following information:

  4. Retrieve Osquery Enroll Secret

    - When prompted, enter the provided secret code into osqueryd: + The following is your enroll secret: {revealSecret ? 'Hide' : 'Reveal'} Secret

    @@ -97,6 +87,16 @@ class AddHostModal extends Component {
  5. +
  6. +

    Download Server Certificate (Optional)

    +

    If you use the native osquery TLS plugins, Osquery requires the same TLS certificate that Kolide is using in order to authenticate. You can fetch the certificate below:

    +

    + +

    +