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:

    +

    + +

    +