I have an issue where clients are unable to register with a task server .
The Server's host name is "Server123.domain.com
The SSL cert was issued as SMP75.domain.com
On initial install the SIM would not take a Subject Name Alternative SSL cert, so I had to use the self-signed cert, then change the bindings in IIS to use the SSL cert.
When I push an agent to the client, I specify the alternative URL of smp75.domain.com, the agent is able to talk to the SMP and obtain the initial guid.
When the agent tries to register with a Site server, it attempts as "server123.domain.com" and fails.
Log File Name: C:\Users\service\Desktop\Logs\Agent.log
Priority: 1
Help and Support:
Date: 12/27/2014 8:41:11 AM
Tick Count: 290336718
Host Name: Server123
Process: AeXNSAgent.exe (2484)
Thread ID: 2232
Module: AeXNetComms.dll
Source: NetworkOperation
Description: Operation 'Connect' failed.
Protocol: http
Host: "server123.domain.com
Port: 443
Path: /
Http status: 0
Secure: Yes
Id: (adf2abb7-ee7d-484e-853d-1968b73ac7f1)
Error type: Handshake error
Error result: 0x80090322
Error code: 0
Error note: The target principal name is incorrect
Error message: The target principal name is incorrect
__________________________________________________
Log File Name: C:\Users\altirissmp\Desktop\Logs\Agent.log
Priority: 2
Date: 12/27/2014 8:41:11 AM
Tick Count: 290336718
Host Name: AlStSvr01
Process: AeXNSAgent.exe (2484)
Thread ID: 2232
Module: client task agent.dll
Source: Client Task Agent
Description: Could not register using "https://server123.domain.com:443/Altiris/ClientTaskServer/Register.aspx?resourceGuid='Server123' (9229aaa2-2222-47cf-ade9-b6ad58e96091)&crc=0007000500000C79&lastResort=true"
__________________________________________________________________________________________________________________________
I manually tried to register the client with the Subject Alternative name and the follow message is displayed.