【发布时间】:2018-03-23 21:15:56
【问题描述】:
配置和完成错误:https://1drv.ms/t/s!AizscpxS0QM4hJo9MJWA6CKzd1BOwQ(这里发的太长了)
Rundeck 安装在 CentOS 机器上,端口 5955 在 Windows 服务器上打开。Rundeck 用户是服务器上的本地管理员
关于 Rundeck 项目
WinRM protocol:HTTP
HTTPS certificate trust:none
HTTPS server hostname verification:none
我收到此错误(在链接中休息):
[overthere-winrm:192.168.0.13] failed: WinRM Error: Error when sending request to https://192.168.0.13:5986/wsman
Request:
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
<env:Header>
<a:To xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing">https://192.168.0.13:5986/wsman</a:To>
<a:ReplyTo xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing">
【问题讨论】: