sslcertificatefile
在apache的设定档中
在Apache的设定档中,“SSLCertificateKeyFile”用来指定Key档案的位置,“SSLCertificateFile”用来指定Cert(server certificate)档案的位置。Apache在2.4.8版本之前,“SSLCertificateFile”用来指定Cert档案的位置,“SSLCertificateChainFile”用来指定SSL Certificate Chain的档案位置。Apache在2.4.8版本之后,“SSLCertificateFile”可直接用来指定Full Certificate Chain档案的位置