Loading a certificate chain onto a 4500
Hi
We are trying to set up a TLS/SRTP encrypted link between ourselves and another SBC (mutual authentication). We have done this in the past successfully but in those cases our SBC's certificate was signed directley by the Root CA certificate.
In this case our SBC's certificate generated from the signing request is signed by an intermediate certificate.
From what I know of the TLS specification we should send both our SBC certificate and the intermediate certificate in response to the certificate request. How do I load the Intermediate certificate onto the SBC so that it also get's sent in response to the certificate request?