Cloudflare is the authoritative DNS provider for cogrion.com and handles CDN, SSL termination, and mTLS for platform services.
DNS
All DNS records for cogrion.com and its subdomains are managed in Cloudflare. GoDaddy nameservers are delegated to Cloudflare.
| Subdomain | Description | Type | Target | Proxy Status |
|---|
| cogrion.com | Cogrion website | CNAME | dualstack.core-platform-alb-2103889583.ap-southeast-1.elb.amazonaws.com | DNS only |
| platform-docs.internal.cogrion.com | Docusaurus site — platform and deployment docs | CNAME | platform-docs-4fl.pages.dev | Proxied |
Cloudflare Pages
SSL
| Domain | Certificate Type | Issuer | Auto-Renew |
|---|
cogrion.com | | | |
*.cogrion.com | | | |
- Domain — the domain or wildcard the certificate covers.
- Certificate Type — e.g. Universal SSL (shared, free), Advanced Certificate (dedicated), or Custom.
- Issuer — the CA that signed the certificate, e.g. Cloudflare, Let's Encrypt, or a private CA.
- Auto-Renew — whether Cloudflare automatically renews the cert before expiry.
mTLS
References
Records
| Service / Endpoint | Expires on | Notes |
|---|
dev.cplane.api.cogrion.com | Jun 27, 2041 | Control plane API — dev environment root |
*.dev.cplane.api.cogrion.com | Jun 27, 2041 | Control plane API — dev, all regions (e.g. sgp.dev…) |
*.prod.cplane.api.cogrion.com | Jun 27, 2041 | Control plane API — prod, all regions (e.g. sgp.prod…) |
- Service / Endpoint — the domain or wildcard pattern where mTLS is enforced at the Cloudflare edge.
- Client Cert Required — whether the caller must present a valid client certificate. Requests without one are rejected with HTTP 403.
- CA — the certificate authority that issued the allowed client certificates. Cloudflare CA means certs are issued and managed via Cloudflare mTLS.
- Notes — which services or components are the intended callers, and any additional restrictions.