Thanks for your work Graham.
I'm currently using mod_wsgi with django, running the site with http 
without further problems.
Now I want to use https, I bought the certificate and used WHM to install 
it on main Apache and using a simple php index page, I can see that it's 
correctly installed.
Here's where the things get fuzzy for me, I'm not an expert in apache 
config, the thing is that as I'm using mod_wsgi-httpd, it created a 
separated config apache module (in the default /tmp), I searched for the 
httpd.conf on that mod_wsgi-localhost:443:500/ directory, found it, but 
found 3 places where you could put certs.. I just filled the 3 with the 
same cert location.
Result:
When open page in the browser, ERR_SSL_PROTOCOL_ERROR
When use mod_wsgi.../apachectl status, Error loading 
https://localhost:443/server-status: SSL error
When less mod_wsgi.../error_log, just shows the last move which is execute 
the command

I'm pretty lost here on where should I go next to fix this, could you 
please give some hint?

-- 
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.

Reply via email to