## ## SSLCertificateFile: ## This is your PEM-encoded server certificate ## SSLCertificateFile /usr/local/etc/cherokee/ssl/cherokee.pem ## ## SSLCertificateKeyFile: ## This is the private key of your certificate, PEM-encoded. ## SSLCertificateKeyFile /usr/local/etc/cherokee/ssl/cherokee.pem ## ## SSLCAListFile: ## This is a file containing all certification authorities that you trust. ## Tip: you can just use the file cert.pem ## SSLCAListFile /usr/local/etc/cherokee/ssl/cherokee.pem