Enabling the TLS
To configure the TLS enable, use the following configuration:
config
instance instance-id instance_id
endpoint sbi
uri-scheme { http | https }
certificate-name certificate_name
end
NOTES:
-
instance instance-id instance_id —Specify the instance ID.
-
endpoint sbi —Specify the endpoint as sbi.
-
uri-scheme { http | https } —Specify the uri scheme either http or https.
-
certificate-name certificate_name —Specify the certificate name.