Configure the P-Certificate-Subject-Common-Name From the ACLI

Use the following procedure to configure the P-Certificate-Subject-Common-Name.

To configure the P-Certificate-Subject-Common-Name:

  1. In Superuser mode, type configure terminal, and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type session-router, and press Enter.
    ORACLE(configure)# session-router
    ORACLE(session-router)#
  3. Type enforcement-profile, and press Enter.
    ORACLE(session-router)# enforcement-profile
    ORACLE(enforcement-profile)#
  4. add-certificate-info—Enter sub-common name for the certificate attribute names to enable TLS certificate information caching, and for the inserting of cached certificate information into customized SIP INVITEs. Default is blank. Valid values are:
    • sub-common name

    • sub-alt-name-DNS

  5. certificate-ruri-check—Enable this parameter if you want your Oracle® Enterprise Session Border Controller to cache TLS certificate information and use it to validate Request-URIs. Enabling this parameter allows the Net- Net ESD to cache the TLS certificate information in a customized SIP INVITE. Default is disabled. Valid values are:
    • enabled

    • disabled

  6. verify-certificate-info-register —Select whether or not to allow the Oracle® Enterprise Session Border Controller to add certificate information to the header of a REGISTER message for verifying a ruri against certificate attributes. Default is disabled. Valid values are:
    • enabled

    • disabled

  7. Type done, and press Enter.
    ORACLE(enforcement-profile)# done
    ORACLE(enforcement-profile)#
  8. Type exit, and press Enter.
    ORACLE(enforcement-profile)# exit
    ORACLE(session-router)#
  9. Save the configuration.