Setup Cloudflare Origin Certificates with Nginx: Difference between revisions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
vim /etc/ssl/private/cloudflare_key_your-domain.com.pem | vim /etc/ssl/private/cloudflare_key_your-domain.com.pem | ||
For the certificate file, run this and copy and paste the certificate content into the file and save. | For the '''certificate file''', run this and copy and paste the certificate content into the file and save. | ||
vim /etc/ssl/certs/cloudflare_your-domain.com.pem | vim /etc/ssl/certs/cloudflare_your-domain.com.pem | ||