What are the error messages you are getting and where? Also be aware you must supply the --server-name option with the hostname of the site which matches what you set in the certificate.
> On 19 Nov 2021, at 5:36 pm, Shetu <shetu...@gmail.com> wrote: > > 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 > <mailto: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 > > <https://groups.google.com/d/msgid/modwsgi/e7ccbe41-a58f-44db-852a-fd1e618a99bfn%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/64950DE6-E974-410C-B957-D374B73FB2BB%40gmail.com.