[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api

Pkcs12CertificateData

Data to be used to install PKCS12 certificate.


Properties

string
certificate Required

The certificate as string. Base64 encoded.


string
password Optional

The password for the certificate.

JSON Example

{
	"certificate": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
Property Of

InstallCertificateSpec

Feedback

Was this page helpful?