Hi All
Looking to use S2S Config and we are running in the below issue
Script Ran
PS C:\Program Files\Microsoft Dynamics CRM\Tools> .\CertificateReconfiguration.ps1 -xxxxxxxxxx -password xxx -updateCrm -certificateType S2STokenIssuer -serviceAccount global\xxxxxx
We get the below error
BySubjectDistinguishedName
Set-CrmCertificate : Unable to connect to the remote server
At C:\Program Files\Microsoft Dynamics CRM\Tools\CertificateReconfiguration.ps1:198 char:3
+ Set-CrmCertificate -CertificateType $certificateType -DataFile $script:tempPub ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (Microsoft.Crm.P...rtificateCmdlet:SetCrmCertific
tificate], WebException
+ FullyQualifiedErrorId : CRM Deployment Cmdlet Error,Microsoft.Crm.PowerShell.SetCrmCertifi
[06/01/2017 16:36:59] Unable to connect to the remote server
[06/01/2017 16:36:59] Fail to configure Microsoft Dynamics CRM to use the specifed certificate.
Has anyone seen this and know how to resolve please. We have a call with Microsoft but this has been on going since January
Thanks
*This post is locked for comments