Certificate
warning
This API is not documented yet.
Overview​
Methods​
list_cert
​
set_default_cert
​
delete_certificate
​
upload_cert
​
set_certificate_for_service
​
export_cert
​
Export a certificate from the Synology NAS.
Internal API​
SYNO.Core.Certificate
Parameters​
cert_id str
The certificate ID to export. This can be found in the list_cert() method.
Returns​
Optional[BytesIO]
A BytesIO object containing the certificate archive.