Add your own HTTPS certificate

Last week, I encountered several random errors that made my app entirely unusable, all because of an issue related to HTTPS certificates.

I’m considering that it might be very beneficial if we had the option to upload our own SSL/TLS certificates for our domains. By allowing us to manage our own HTTPS certificates, we would have more control over this aspect of our app. This approach could potentially mitigate such issues in the future, ensuring that if any problems arise related to these certificates, they would be directly within our realm of responsibility to address.

What are your thoughts on this? Would enabling the manual management of HTTPS certificates provide a viable solution to avoid such disruptions?