The BMC web application is available via TLS-secured (https) access either directly through port 443 or indirectly through port 80 to 443. ACL rules are not applicable to prevent unsecured (http) access. A sample X.509 certificate which is a copy of the BMC, and EMA certificates are shipped along with the SBC shipment. The size of this certificate is 2,048 bits.
The BMC uses the common local certificate store of the SBC (used also for SIP/TLS) rather than having its own separate certificate store. Certificate with RSA keys up to 4,096 bits are supported. However, Sonus recommends using 2,048 bit certificates.
Enter the following URL in the browser to access the SBC BMC GUI:
https://<BMC_IP_Address>
where BMC IP address is the IP address of the BMC GUI.
The BMC also provides the interface which uploads the self-signed certificate to replace the sample X.509 certificates.
The SBC supports a maximum of 4,096 TLS certificates/CAs (both local and remote).
The SBC allows importing of a single certificate in a single file only. If a CA provides a .p12 or a .pfx certificate bundle with multiple CA certificates in it, extract the certificates from the bundle, store them in separate files, and import them separately.
Use the following procedure to upload self signed certificates using BMC:
root
superuser
Click Configuration tab. The Configuration screen is displayed.
From the Options menu, click SSL Certificate. The SSL Upload screen displays.
Click Choose File from the New SSL Certificate field, and then from the Open dialog, browse to and select the BMC certificate.
Click Upload to upload the new BMC certificate.
Follow steps 4 through 6 to upload the Default Privacy Key. Once completed, a successful upload message appears.