If you want to set up BlueCertus with your custom domain (e.g., example.com), follow these three simple steps:
1. Register a CNAME for Your Domain
To point your domain to BlueCertus, you’ll need to create a CNAME record. Here’s how:
- Access your domain registrar’s DNS settings.
- Add a CNAME record for the wildcard subdomain
*.example.com
and point it toapp.bluecertus.com
. - Save the changes.
This step ensures that all subdomains under example.com are routed to BlueCertus.
2. Upload Your Wildcard SSL Certificate
Once the DNS record is configured, you need to secure your domain with SSL. In the BlueCertus backoffice:
- Navigate to the SSL configuration section.
- Upload your wildcard SSL certificate for
*.example.com
. - Complete the process by saving the configuration.
This enables HTTPS for your custom domain.
3. Upload Your Handle List
The final step is to configure the handles you want to use with your domain. In the BlueCertus backoffice:
- Prepare a list of Bluesky handles you want to associate with
example.com
, along with their respective DIDs. - Upload this list in the designated section.
- Verify the handles to ensure proper linkage.
Once this is done, your domain is ready to use with BlueCertus!