Generate certificate for NginX on OS X - metadatacenter-attic/cedar-docs GitHub Wiki
The certificates are already available in the cedar-conf repo, but if you need, you can generate them using the corresponding guide for RHEL 6.6
###Make the certificate and key available to NginX
sudo mkdir $NGINX_HOME/ssl
goconf
sudo cp certificate/localhost/cedar.metadatacenter.orgx.crt $NGINX_HOME/cedar/ssl
sudo cp certificate/localhost/cedar.metadatacenter.orgx.key $NGINX_HOME/cedar/ssl