At some point I think it will only be fair to require --insecure for #curl to do an unauthenticated protocol transfer (unless it is localhost). For clear text http:// etc.
@bagder how about LAN IPs? If you are adding an exception for localhost I think it's only fair to also consider reserved local subnets.
@abeltramo why? localhost is not traversing any networks, it is within your kernel. A LAN is a network just like any other network.
Loading replies...