How to Deliver a Custom Certificate and Key
Use this procedure to replace the generated self-signed certificate configuration with your own properly signed certificate from a certificate authority (CA).
The certificate and key are single PEM-encoded X.509 strings. The specified certificate and
key are installed during system installation or sysconfig when the value of the
certificate/generate property is false.
Follow this procedure carefully, noting the following cautions:
-
Modifying any of the
uriproperty values will cause the system to fail. -
Setting only the certificate
pem_valueor only the keypem_value, but not both, will cause the system to fail. -
Setting both the certificate
pem_valueand the keypem_valuewhen the value of thecertificate/generateproperty istruewill cause the system to fail.