我在powershell脚本中有以下注释: #ERROR: Invoke-RestMethod : The underlying connection was closed: An unexpected#EXPLANATION: PowerShell calls uses TLS 1.0 for web requests by default.# However, Exchange is expecting a higher level of TLS, so you need to tell PowerShe
我在rhel5和rhel6上维护了一些rpms的spec文件,但是我总是在spec文件中进行更复杂的测试。我经常放弃在perl或bash脚本中编写配置逻辑,这些脚本在安装时在rpm中执行。echo "verifying base:%{smm_public_base} against %{smm_public}";
# if smm_public is not the same as smm_public_base we must subli