For example, "CN=server.company.com,OU=Development,O=Infor,L=Linkoping,C=SE".
Run this command to generate a certificate request:
keytool -certreq -alias server -file certreq.txt -ext san=dns:fully_qualified_domain_name_of_LCM_server -keystore servercert.new
Send the certificate request to a trusted Certificate Authority. It may take several weeks before you receive a valid certificate from the Certificate Authority.