Skip to content

Instantly share code, notes, and snippets.

View hsleewis's full-sized avatar
🔥

Harold hsleewis

🔥
View GitHub Profile
@hsleewis
hsleewis / git_clone_as_new
Created August 22, 2014 11:33
clone git repo
cd $HOME
git clone --bare url-to-base-repo repo
cd repo
git push --mirror url-to-new-repo
cd ..
rm -rf repo
@bradmontgomery
bradmontgomery / install-comodo-ssl-cert-for-nginx.rst
Last active June 10, 2024 15:37
Steps to install a Comodo PositiveSSL certificate with Nginx.

Setting up a SSL Cert from Comodo

I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.

These are the steps I went through to set up an SSL cert.

Purchase the cert