Alternative Option to Domain Delegation
While domain delegation is our recommended method for using Surfly Public Cloud from your own domain, we understand that it may not always be feasible for everyone. In such cases, we offer an alternative solution, although it is not our preferred approach.
If domain delegation is not suitable for your needs, you have the option to provide us with the required SSL certificates and create DNS records to point your chosen subdomain to Surfly servers. You'll need to provide SSL certificates with yearly validity.
To implement this alternative option, please follow these steps:
SSL Certificate Requirements:
Provide us with a file containing the complete certificate chain and private key, valid for both
domainname.com
and*.domainname.com
Make sure that the certificate is in *.pem format and has the following structure:
CODE-----BEGIN RSA PRIVATE KEY----- (Your Private Key) -----END RSA PRIVATE KEY----- -----BEGIN CERTIFICATE----- (Your Primary SSL certificate) -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- (Your Intermediate certificate) -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- (Your Root certificate) -----END CERTIFICATE-----
Ensure the certificate is valid for a year.
Create DNS Records:
Configure DNS records to direct your subdomain to Surfly servers.
Create a
ANAME
record ”*
“ pointing tosurfly.com
Create a
ANAME
record ”“ pointing tosurfly.com
We offer the capability to securely bind your domain to your Surfly account(s), guaranteeing that only authorised users can utilise this domain. This ensures a private and protected association, eliminating concerns about other entities accessing your domain on Surfly's public cloud.