I saw a similar post but no responses to it for at least a year. The Hubitat does not allow elliptic curve certificates, only RSA. If you install an ECC certificate, it accepts it but does not give any warnings that it won't work - it just doesn't work afterwards. If you have disabled HTTP, the only way to recover is to reset the system or use remote administration, if you have that configured.
My suggestions are similar to the previous post:
-
allow ECC certificates to be used - nearly every modern system does and it is well supported in various OSS components such as Apache, nginx, etc.
-
at least give a warning if an ECC certificate is selected and do not allow enablement of HTTPS/disabling of HTTP. This second suggestion should probably take place for any certificate that is not supported by the system, right now there do not really appear to be checks.