... | @@ -3,17 +3,24 @@ |
... | @@ -3,17 +3,24 @@ |
|
## known fixed Files and Path
|
|
## known fixed Files and Path
|
|
|
|
|
|
#### Tcp-Client TLS Client Certificate
|
|
#### Tcp-Client TLS Client Certificate
|
|
/sys/cabundle.crt
|
|
```
|
|
|
|
/sys/cabundle.crt
|
|
|
|
```
|
|
|
|
|
|
#### Tcp-Client2 TLS Client Certificate
|
|
#### Tcp-Client2 TLS Client Certificate
|
|
|
|
```
|
|
/sys/cabundle2.crt
|
|
/sys/cabundle2.crt
|
|
|
|
```
|
|
#### MQTT TLS Client Certificate Chain
|
|
#### MQTT TLS Client Certificate Chain
|
|
|
|
```
|
|
/sys/mqtt-rootca.crt
|
|
/sys/mqtt-rootca.crt
|
|
/sys/mqtt-client.crt
|
|
/sys/mqtt-client.crt
|
|
/sys/mqtt-private.key
|
|
/sys/mqtt-private.key
|
|
|
|
```
|
|
|
|
|
|
#### HTTPS TLS Client CertificateChain
|
|
#### HTTPS TLS Client CertificateChain
|
|
|
|
```
|
|
/sys/https-rootca.crt
|
|
/sys/https-rootca.crt
|
|
/sys/https-client.crt
|
|
/sys/https-client.crt
|
|
/sys/https-private.key |
|
/sys/https-private.key
|
|
\ No newline at end of file |
|
``` |
|
|
|
\ No newline at end of file |