/
Environment Variables
Environment Variables
These are the environment variables that can be used when starting STEVE.
Variable | Required | Comment | Example value |
---|---|---|---|
SERVER_PORT | No | Listen port for incoming requests | 8080 (is default) |
USE_TLS | No | Should incoming request be made with https (TLS) | false (is default) |
TLS_SERVER_CRT | No | PEM file content shall be Base64 encoded. If not set, and USE_TLS is true, a default server certificate, signed by STEVE Root CA, is used. | LS0tLS1CRUdJTiBDRV… |
TLS_SERVER_KEY | No | PEM file content shall be Base64 encoded. | LS0tLS1CRUdJTiBQUk… |
, multiple selections available,
Related content
TLS Support
More like this
Run Mode
More like this
BoB Compliance Tool
BoB Compliance Tool
More like this
List of Participant IDs (PID) and known implementations
List of Participant IDs (PID) and known implementations
Read with this
Device signature renewal and grace period
Device signature renewal and grace period
Read with this
Introduction to the BoB Standard
Introduction to the BoB Standard
Read with this