I have checked this issue with some parameter and it's doesn't work after with -s option like lp:940439, lp:938513.
I am not considering below option because HTTPS totally removed from the server side and we changed it to use Wekzeug.We have unfortunatly forgotten to remove the corresponding options from the configuration file and command-line parser (See lp:936831).
Hello,
I have checked this issue with some parameter and it's doesn't work after with -s option like lp:940439, lp:938513.
I am not considering below option because HTTPS totally removed from the server side and we changed it to use Wekzeug.We have unfortunatly forgotten to remove the corresponding options from the configuration file and command-line parser (See lp:936831).
; xmlrpcs = True
; xmlrpcs_interface =
; xmlrpcs_port = 8071
; secure_cert_file = server.cert
; secure_pkey_file = server.pkey
For some following options, I am requesting to Framework team double check this parameter because I am not totally aware of these
; static_http_enable = False http_document_ root = None http_url_ prefix = None
; static_
; static_
That's why I am setting this as "Triaged" as assigned to "Framework" team.
Thank you!