I have developed my first plugin for Trello, and it is working well. Too well in fact. It has gotten popular with our team and users are experiencing timeouts. The plugin is presently served by glitch.io. I would like to move it to an AWS server. But I note that Trello requires SSL. Will it work to use a self signed SSL certificate to serve from a server without a domain name?
Thanks Daniel! If I understand correctly, though, both those options require a domain name that the certificate applies to. Since I would be serving from an IP address without a domain, I don’t think either of those options will work. I could be mistaken though.