File sysconfig.unifi of Package unifi
## Path: Network/Unifi
## Description: Unifi controller settings
## Type: string
## Default: "", Use the Ubiquiti certificate
#
# Key for TLS encryption. If not specified use the
# Ubiquity key and certificate.
UNIFI_TLS_KEY=""
## Type: string
## Default: "", Use Ubiquities certificate
#
# Certificate for TLS encryption. If not specified use the
# Ubiquity key and certificate
UNIFI_TLS_CERT=""
## Type: string
## Default: "", Use Ubiquities certificate
#
# CA Certificate for TLS encryption. If not specified use the
# Ubiquity CA certificate
UNIFI_TLS_CA_CERT=""