Skip to main content
Question

How Are You Managing CNAME Redirects and SSL Certs for IIQ?

  • November 17, 2025
  • 2 replies
  • 29 views

Forum|alt.badge.img

Our district currently has to use AWS to handle the redirect from our CNAME to our Incident IQ instance. IIQ support has told us they are unable to manage this on their end. Has anyone else run into this? For most of our other vendors, they handle both the redirect and certificate generation, so I wanted to confirm whether this limitation is expected.

2 replies

LKnowles 1204319 sblsd
Forum|alt.badge.img+1

We don’t do any sort of redirection to our IIQ domain, but if I’m understanding correctly this wouldn’t work - you can’t use DNS CNAMES to cleanly redirect to a domain you don’t control for security reasons.

 

What could work is using an HTTP redirect / URL forwarding. I.e.:

  1. Your DNS resolves xyz.com to your webserver IP
  2. Your webserver takes requests to xyz.com and redirects them to xyz.incidentiq.com

MLund_iiQ
Forum|alt.badge.img+2
  • Employee
  • November 18, 2025

@MPhan 33099ea coppellisd We do have this article, Why You Still Need A SSL Certificate When Using a CNAME For A Vanity Domain which may help.