Returns all TLS Certs of the DSM endpoints

Prev Next
Get
/sys/v1/tls_certificates

Returns all TLS Certs of the DSM endpoints

Responses
2XX

Success result

Expand All
object
tls_certificates_info
Array of object (TlsCertificateSpki)

A list of leaf server certificates used for TLS connections by DSM.

object
cert_spki
string (byte)

The TbsCertificate's spki value.

is_active
boolean

True if the certificate is currently active.