Use this procedure to import Transport Layer Security (TLS) certificate from System Manager to Microsoft SQL Servers to enable AlwaysOn EDM DB HA.
Procedure
Log in to the primary Avaya Control Manager SQL Server.
You must log as the Avaya Control Manager SQL Server domain user with administrative rights for all machines in the Avaya Control Manager database cluster. To check the user name, see Finding the Avaya Control Manager SQL Server domain user.
Copy the relevant P12 certificate file from System Manager to a folder on the SQL Server node.
Navigate to the folder containing the P12 file.
To open the Certificate Import Wizard page, do one of the following:
Double-click the P12 file.
Type certlm.msc in the Windows Search window. On the Certificates-Local Computer page, right-click Personal and click All Tasks > Import.
The Certificate Import Wizard page opens.
On the Certificate Import Wizard page, do the following:
Select Local Machine and click Next.
Click Browse, specify the file to import, and click Next.
To maintain the private key security, in the Password field, enter the password that you use while creating an end entity in System Manager.
Select the Include all extended properties check box and click Next.
To select the personal certificate store where you save the certificate, select Certificate Store Selected by User.
Click Finish.
On the Certificates-Local Computer page, right-click Personal > Certificates.
Double-click the required certificate.
Click the Details tab.
Click Edit Properties and enter a name for the certificate.
Tip:
You must save only one certificate in the personal folder of your Microsoft SQL Server so that you can choose this certificate instantly while enforcing the TLS connection.
Repeat Steps 1 to 17 for the secondary SQL Server.