AudioCodes Mediant 4000 SBC User Manual page 314

Session border controllers
Hide thumbs Also See for Mediant 4000 SBC:
Table of Contents

Advertisement

CHAPTER 16    Services
Parameter
'OVOC Interface TLS
Context'
ovoc-interface-tls-
context
[OVOCService_
EMSInterfaceTLSContext]
'OVOC Interface Verify
Certificate'
ovoc-verify-cer
[OVOCService_
EMSInterfaceVerifyCert]
'OVOC Primary Server'
primary-server
[OVOCService_
PrimaryServer]
'OVOC Backup Server'
secondary-server
[OVOCService_
SecondaryServer]
The NGINX directive for this parameter is "proxy_pass
scheme://upstream".
Assigns a TLS Context (TLS certificate) for the OVOC listening
interface. This is required if you have configured the 'OVOC
Scheme' parameter to HTTPS (see above). To configure TLS
Contexts, see
Configuring TLS Certificate Contexts
page 124.
Note: The NGINX directive for this parameter is "proxy_ssl_
certificate", "proxy_ssl_certificate_key", "proxy_ssl_ciphers",
and "proxy_ssl_protocols".
Enables the verification of the TLS certificate that is used in the
incoming connection request from OVOC.
[0] No = (Default) No certificate verification is done.
[1] Yes = The device verifies the authentication of the
certificate received from OVOC. The device authenticates
the certificate against the trusted root certificate store
associated with the assigned TLS Context (see 'OVOC
Interface TLS Context' parameter above) and if ok, allows
communication with OVOC. If authentication fails, the
device denies communication (i.e., handshake fails). The
device can also authenticate the certificate by querying with
an Online Certificate Status Protocol (OCSP) server
whether the certificate has been revoked. This is also
configured for the associated TLS Context.
Note: The NGINX directive for this parameter is "proxy_ssl_
verify".
Defines the address of the primary OVOC server.
Note:
This parameter is mandatory.
When you configure this parameter, an Upstream Group is
automatically added (see
page 272).
The NGINX directive for this parameter is "upstream ems { 
addr1, addr2 backup }" and "proxy_pass scheme://ems".
Defines the address of the secondary OVOC server.
Note:
When you configure this parameter, an Upstream Group is
automatically added.
The NGINX directive for this parameter is "upstream ems { 
addr1, addr2 backup }" and "proxy_pass scheme://ems".
- 281 -
Mediant 4000 SBC | User's Manual
Description
Configuring Upstream Groups
on
on

Advertisement

Table of Contents
loading

Table of Contents