Closed skojin closed 10 months ago
Great catch, I'll update the docs to make it clear that without an explicit http://
prefix, every alias is secure.
I understand your preference for an insecure default but I fundamentally disagree and will keep secure aliases the default.
Sorry again for the misleading docs. If you'd like to use an insecure alias, you'll have to do
http://insecure2.test: 9002
Fixed by #19
In config file example and readme
insecure2.test: 9002
But it actually redirect to
https
. For me is preferred to have HTTP default.