Feature Configuration

To configure this feature, use the following configuration:

config 
    instance instance-id instance_id 
        endpoint sbi 
            uri-scheme {http | https} 
            mtls-enable {false | true} 
            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 as https. The default value is http.

  • mtls-enable {false | true} —Specify the mTLS configuration as either true or false.

  • certificate-name certificate_name —Specify the certificate name for the server which is used by AMF for HTTPS messages. The list of certificate names is obtained from the nf-tls command.