CG
and in nginx we have ssl_certificate ssl_certificate_key file,
i am mapping the SSLCertificateFile to ssl_certificate , SSLCertificateKeyFile to ssl_certificate_key,
this is returning a error as IntermediateCA file missing,
how to generate IntermediateCA file and configure it.