Thanks.
Edit the option.xml file by deleting this part :
<Server>
Open a DOS Window on the computer where WPP run, and type : Ping WSUSSERVERNAME (replace by the real name of your Wsus server). Does the name of the server resolved into an IP Address ?
Then ensure that WPP run on the Wsus server.
Very strange that the error message is "Could not establish trust relationship for the SSL/TLS secure channel.", despite the fact that SSL is not used !
Edit the option.xml file by deleting this part :
<Server>
<Name>WSUSSERVERNAME</Name>
<IsLocal>True</IsLocal>
<Port>443</Port>
<UseSSL>True</UseSSL>
<IgnoreCertErrors>False</IgnoreCertErrors>
<DeadLineDaysSpan>0</DeadLineDaysSpan>
<DeadLineHour>0</DeadLineHour>
<DeadLineMinute>0</DeadLineMinute>
<VisibleInWsusConsole>Never</VisibleInWsusConsole>
</Server>Open a DOS Window on the computer where WPP run, and type : Ping WSUSSERVERNAME (replace by the real name of your Wsus server). Does the name of the server resolved into an IP Address ?
Then ensure that WPP run on the Wsus server.
Very strange that the error message is "Could not establish trust relationship for the SSL/TLS secure channel.", despite the fact that SSL is not used !