mod_wsgi icon indicating copy to clipboard operation
mod_wsgi copied to clipboard

Error if SSL certificates options used but --https-port option isn't.

Open GrahamDumpleton opened this issue 7 years ago • 0 comments

If trying to use SSL, but don't specify --https-port it doesn't do anything. If wrong try and set --port, then get hard to interpret errors from client. See:

  • https://groups.google.com/forum/#!topic/modwsgi/XnZ5r9VP8LE

GrahamDumpleton avatar Feb 22 '18 04:02 GrahamDumpleton