Hi Graham,

I am using modwsgi express to run my Django application on mod_wsgi Apache 
server. I am not able to start my server on https port although it works on 
http port.

This is the command I used to start the server(mentioned only https and ssl 
parameters)

*./manage.py runmodwsgi --https-only --https-port 8443 *
*--ssl-certificate-key-file /apps/django_app/keystore/server_name.keystore *
*--ssl-certificate-file /apps/django_app/keystore/server_name.crt*

Please let me know where I may be going wrong.

Regards,
Shetu


-- 
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 modwsgi+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/modwsgi/e7ccbe41-a58f-44db-852a-fd1e618a99bfn%40googlegroups.com.

Reply via email to