![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 1983250.1 : How to configure Intermediate TLS certificates for the Oracle Session Border Controller
How to configure intermediate TLS certificates for the Oracle Session Border Controller In this Document
Created from <SR 3-10224202891> Applies to:Acme Packet 4500 - Version S-Cx6.3.0 and laterAcme Packet 4600 - Version S-Cx6.3.0 and later Acme Packet 6100 - Version S-Cz7.0.2 and later Acme Packet 6300 - Version S-Cz7.0.2 and later Acme Packet 3820 - Version S-Cx6.3.0 and later Information in this document applies to any platform. GoalHow to configure the Oracle Session Border Controller to use Intermediate SSL certificates. SolutionTransport Layer Security (TLS is formerly called SSL) provides certificate-based authentication and encrypted sessions. An encrypted session protects the information that is transmitted. An intermediate certificate is a stand-in proxy for the root certificate and is used to maintain the chain of trust. The end-point can follow a certificate chain by looking at the fields "Issued to" and "Issued by" and follow that chain down to the root certificate. This document assumes basic understanding in applying TLS functionality for the Session Border Controller and does only provide the steps in creating a functioning intermediate certificate usage. For more information regarding security in the Session Border Controller, please see the Oracle Acme Packet SBC family security guide: https://docs.oracle.com/cd/E55742_01/doc/sbc_security.pdf
Example below :
An example certificate-record format
2. Import the certificate:
# import-certificate try-all <NameOfYourChosenIntermediate>
-----BEGIN CERTIFICATE----- Many lines returned from NameOfYourChosenIntermediate public key omitted -----END CERTIFICATE-----;
Attachments This solution has no attachment |
||||||||||||||
|