|
|
|
# AVL File System
|
|
|
|
|
|
|
|
## known fixed Files and Path
|
|
|
|
|
|
|
|
#### Tcp-Client TLS Client Certificate
|
|
|
|
/sys/cabundle.crt
|
|
|
|
|
|
|
|
#### Tcp-Client2 TLS Client Certificate
|
|
|
|
/sys/cabundle2.crt
|
|
|
|
|
|
|
|
#### MQTT TLS Client Certificate Chain
|
|
|
|
/sys/mqtt-rootca.crt
|
|
|
|
/sys/mqtt-client.crt
|
|
|
|
/sys/mqtt-private.key
|
|
|
|
|
|
|
|
#### HTTPS TLS Client CertificateChain
|
|
|
|
/sys/https-rootca.crt
|
|
|
|
/sys/https-client.crt
|
|
|
|
/sys/https-private.key |
|
|
|
\ No newline at end of file |