Error 1:
Operation 'Head' failed.
Protocol: HTTPS
Host: MySMP.Domain.com:443
Path: /Altiris/NS/Agent/GetClientPolicies.aspx
Http status: 0
Id: {62721E8E-97A0-4890-A3AE-92C82ADD14AC}
Error type: Network error
Error result: 0x80072746
Error code: 0
Error note: SocketIOStrategySyncSelect::Send error
Error message: An existing connection was forcibly closed by the remote host
-----------------------------------------------------------------------------------------------------
Process: AeXNSAgent.exe (2320), Module: AeXNetComms.dll
Priority: 1, Source: NetworkOperation
Error 2:
Policy request failed: An existing connection was forcibly closed by the remote host (0x80072746)
-----------------------------------------------------------------------------------------------------
Process: AeXNSAgent.exe (2320), Module: AeXNSAgent.exe
Priority: 1, Source: ConfigServer
ITMS 7.x, 8.x
In case when SHA512+RSA certificate is installed on IIS the server simply resets the connection after receiving the "Client Hello" TLS packet from the agent.
The agent does not know anything about that SHA512+RSA signed certificate, the server log however shows the error:
"An TLS 1.2 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported
by the server. The SSL connection request has failed."
This issue has been reported to our Symantec Development team. Changes have been done (next major release post ITMS 8.0) in the Symantec Management Agent to handle this issue a little bit better.
The current solution is either not use the SHA512+RSA certificate on the server, or enable SHA512+RSA algorithm on the server.
Here is MS KB to enable SHA512+RSA algorithm:
https://support.microsoft.com/en-us/kb/2973337