The most complicated part is to properly craft the OpenSSL command to properly get you SSL certificate to be signed, but if you use Lets Encrypt, I guess it easier then... I answer an other thread recently with the command that I had use for multiple subdomain certificate, that I had work an lot of time to work around the issue existing at the time with OpenSSL as there were some kind of bug that wasn't fix for a long time...
In uwsgi, you mostly go there only to tweak the config for performance... If you use only one certificate for multiple subdomain and you are not the only one using the sites, I guess you better read about how manage security related to such kind of deployment. Richard On Mon, Apr 23, 2018 at 7:20 PM, pbreit <[email protected]> wrote: > I was thinking something like that. I occasionally run across the uwsgi > "vassals" thing and was wondering if I should be doing that. > > Just started using Lets Encrypt (with Digital Ocean HowTo) which seems to > be working OK. Will see upon renewal. Thx. > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

