wapples-syslog-tls-certificates
Get syslog TLS certificates from the WAPPLES device.
wapples-syslog-tls-certificates [profile=PROFILE]
- profile=PROFILE
- WAPPLES connect profile code
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | e.g. wapples |
client_crt | String | Client certificate | PEM format |
client_private_key | String | Client private key | PEM format |
client_private_key_len | Integer | Client private key length | e.g. 2048 |
ca_crt | String | CA certificate | PEM format |
chain_crt | String | Certificate chain | PEM format |