cacertificates
Description: Management of CA (Certifying Authority) certificates : OBJECT
| Element | Type | Description |
| details | ARRAY | Displays the current certificate information |
| details | STRING | Details of the certificate |
| expired | BOOL | Is certificate expired |
| filename | STRING | Name of the certificate |
| periodFrom | STRING | Certificate start date |
| periodTo | STRING | Certificate end date |
| subject | STRING | Subject of the certificate |
| remove | ACTION | Remove CA certificate |
| upload | ACTION | Upload CA certificate |