PowerShell Para evitar el error utilizar: PowerShell [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 Invoke-WebRequest -Uri "https://ndb.nal.usda.gov/ndb/foods/show/85167" 12 [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12Invoke-WebRequest -Uri "https://ndb.nal.usda.gov/ndb/foods/show/85167"