Describe the bug
Using Studio, due to my local setup, it's more convenient to use localhost routing.
However, this does not allow https connections, so there is a persistent issue where #1061 is preventing setting up Newspack in the flow.
To Reproduce
Steps to reproduce the behavior:
- Create a site hosted at
localhost
- Install Newspack plugin from zip
- Try to set it up...
- See error
Screenshots

Expected behavior
I'd expect if the environment type were local or perhaps development the https requirement would be dropped. Certainly if the host is localhost
https://make.wordpress.org/core/2020/08/27/wordpress-environment-types/