You can use a ssl certificate provided by Cloudflare using the origin server tab.
Click create certificate.
Generate private key with RSA type.
Download the private key as key.pem
key.pem
Download the certificate as cert.pem
cert.pem
Upload these files to a cert folder of your choice such as /etc/nginx/certs
/etc/nginx/certs
You will need to create a ssl certificate using the certbot package.
Last updated 8 months ago