Problem with customer's SSL certificate including FQDN

Hello,

In our UOC project we have defined winplatform names as AO01, GR01, HS01 etc. and GR01 is the system management server. We have used self-signed ASB certificates for SSL in the configuration.

Since the customer clients on IT network should reach our webviewapp, they are able to reach our servers with only using FQDN name like "">https://AO01.customer.com/OMI". this time we needed to switch to SSL certificates which is provided by customer.

We reconfigured the certificate of all servers in system management server configuration by selecting the SSL certificate provided by customer IT.

Then it became possible to reach "https://AO01.customer.com/OMI" by clients in IT network since certificates have CN:AO01.customer.com

But this time we lost the connection between our servers AO01, GR01 etc. It is not possible anymore to deploy any change while using IDE on AO01.

We are not able to define server name including the FQDN (AO01.customer.com) in the winplatform name since it is long than the character limit.

I am not sure how to proceed at this point.

Do you have any suggestions for the usage of SSL certificates or System Management Server configuration?