Context
No response
Description
The lighthouse validator client requires an --unencrypted-http-transport flag when enabling http access "to ensure the user is aware of the risks involved" so the http.enable option only works if you add that flag in extraArgs. It would be preferable if the extraArgs option wasn't explicitly required.
Before submitting