How do I generate a secret key for FeatureBase authentication?
Generate a secret-key used when setting up TLS authentication
Before you begin
-
cd to
*/featurebase/opt
Syntax
./featurebase keygen --[flags]
Flags
| Flag | Description | Additional information |
|---|---|---|
h or help | FeatureBase keygen help | |
l or length | Integer value for the length of the key | Defaults to 32 |
Generate a key
- Run the
./featurebase keygencommand - Copy the secret key for use in TLS authentication.