What error message are you getting with https. Could it be that you need a multi domain certificate installed ? - which would have the different domain names that for your users
Custom-domain + multi-tenant *with SSL*
I need to allow users to add their own custom domain names. In other words, their content should be accessible via userdomain.com rather than (or as well as) subdomain.myapp.com.
@joelennon 's excellent article explains how to do that here. But... for me it's working in "http", and not in "https".
My app has its own SSL cert, and users have their own SSL certs on their respective domains.
Besides, I'm using a load balancer (smoothly installed by Forge), where my SSL cert resides.
I tried a lot of things, to no avail.
I guess it's a matter of configuration rather than code, and I just can't figure it out.
Thanks to the superhero(es) who can help with this!
Please or to participate in this conversation.