标签: basic-authentication chocolatey
Install-ChocolateyZipPackage命令行开关是否支持basic authentication,即通过https://user:password@example.com等网址?
https://user:password@example.com
答案 0 :(得分:0)
目前可能没有对此的支持,好像我们将这样的URL(带凭据)传递给Install-ChocolateyZipPackage,我们的服务器以401(未授权)响应。