Currently the "Valid values" of proxy configuration's httpProxy, sslProxy and socksProxy are host and optional port. This makes impossible scenarios of proxying HTTP requests via HTTPS proxy.
Consider allow scheme in proxy configuration's httpProxy, sslProxy and socksProxy valid values.