Returns all TLS Certs SPKIs of the DSM endpoints

Prev Next
Get
/sys/v1/tls_public_keys

Returns all TLS Certs SPKIs of the DSM endpoints

Responses
2XX

Success result

Expand All
object
tls_public_keys
Array of object (TlsPublicKeyInfo)

A list of SPKIs(public keys) from leaf server certificates used for TLS connections by DSM.

object
spki
string (byte)

The TbsCertificate's spki value.

is_active
boolean

True if the certificate is currently active.