Not helpful that there was no clue why it was wrong. What I probably need to do is return an error if using SSL certificate options and you haven't set --https-port option. I have created an issue for it.
https://github.com/GrahamDumpleton/mod_wsgi/issues/266 <https://github.com/GrahamDumpleton/mod_wsgi/issues/266> Thanks for highlighting this shortcoming. Graham > On 22 Feb 2018, at 3:32 pm, Rafael Karosuo <[email protected]> wrote: > > UFFFF, It's done!! > > IT WORKS!! > > THANK YOU SO MUCH GRAHAM!! > > > > Ok now for future reference, the main error was as my friends and I used to > say "OSI Layer 8... the user", in this case I'm the user who did not > understood correctly how to use mod_wsgi command. > > > > The final command is this one. > > python manage.py runmodwsgi --setup-only --port=80 --https-port=443 > --https-only --server-name mytademex.com --ssl-certificate > /etc/pki/tls/certs/mytademex --user mytademe --group mytademe > --server-root=/etc/mod_wsgi-80 --startup-log --access-log -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
