Step 1: Create your Cloudflare account
Go to the Cloudflare Sign up page.
Choose the Free plan and click on Add Website
Enter your email address and choose a strong password, then click Sign Up.
Verify your email by clicking the link sent to your inbox.
Pro tip: After logging in, visit My Profile > Authentication to enable two-factor authentication for added security.
Step 2: Add your domain to Cloudflare
In the dashboard, click Add a domain.
Enter your root domain for OTT platform (e.g.
example.com
) and click Continue.Choose an option to Mannualy enter the DNS records
Select the Free plan (or upgrade if needed) and confirm.
Step 3: Create your CNAME record
Click Add record and choose CNAME as the type.
Name: @
Target: cdn.sprintty.com
Proxy status: Click the cloud so it turns orange—this enables Cloudflare’s CDN, WAF, and SSL for that record.
Click Save.
Why a CNAME? A CNAME (canonical name) record aliases your subdomain to another hostname, letting you delegate traffic while retaining your root DNS in Cloudflare.
Step 4: Update your nameservers
Cloudflare will present two nameservers (e.g.
ns1.cloudflare.com
andns2.cloudflare.com
).Log in to your registrar’s dashboard, replace the existing NS records with Cloudflare’s, and save.
Return to Cloudflare and click Continue.
Heads-up: DNS propagation is usually quick (Cloudflare’s Automatic TTL is about 5 minutes), but full global updates can take up to 24–48 hours.
Step 5: Enable Full SSL/TLS Encryption
After your account propagated, navigate to SSL/TLS section in the menu of your Cloudflare account
Click on Configure
Click on Custom SSL > Full. Don't forget to click Save
What happens next
After the process is done, you will need to the domain in the Custom Domain section of your Partner Account.