Hello,
I have migrated Orion to HTTPS. However, for security purposes we needed to sign the certificate to do so using the FQDN. Which means that the old URL of $servername is will pop up SSL warnings because it's not what my certificate is for, naturally. Is there a way to have Orion updated to move people to (URL example) https://$orionserver.FQDN instead of https://$orionserver ?
Example
Every URL in every alert contains $https://orionserver instead of orionserver.fqdn. Which means SSL warnings.