fleet/cli
Mike Arpaia 64e73ef357 Harden TLS server settings (#1367)
* Lower HTTP timeout settings.

  In an effort to provide a more resilient web server, timeouts are more strictly enforced by the Kolide HTTP server (regardless of whether or not you're using the built-in TLS termination). If your Kolide environment is particularly latent and you observe requests timing out, contact us at [help@kolide.co](mailto:help@kolide.co).

* Harden TLS server settings.

  For customers using Kolide's built-in TLS server (if the `server.tls` configuration is `true`), the server was hardened to only accept modern cipher suites as recommended by [Mozilla](https://wiki.mozilla.org/Security/Server_Side_TLS#Modern_compatibility).
2017-03-07 19:59:34 -07:00
..
config_dump.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
healthz_test.go do not return JSON response in healthz (#1350) 2017-03-03 19:49:42 -05:00
prepare.go Allow checking in to license server when license is saved. (#1299) 2017-02-24 19:33:42 -05:00
root.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
serve.go Harden TLS server settings (#1367) 2017-03-07 19:59:34 -07:00
version.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00