Closed zwass closed 7 years ago
As of Kolide 1.0.4, the server will not start up without a JWT key specified in the config. This PR adds support for that by generating a random JWT key.
Tested this with the 1.0.4 release and it seems to work.
As of Kolide 1.0.4, the server will not start up without a JWT key specified in the config. This PR adds support for that by generating a random JWT key.