ADFS SSL renewal issue

Aamir Masthan 41 Reputation points
2020-03-31T18:23:53.87+00:00

Hello All,

we got new SSL certificate to udpate ADFS WAP and ADFS server
imported the SSL certificate local store and provided the service accout full control
select set service communication as primary -done
ADFS management shows new service communication certificate
when i run Set-AdfsSslCertificate >thumbprint of new certificate> shows error - not found in local store
Get-AdfsSslCertificate - is also blank
restarted the ADFS services as well - no luck
ran Netsh http add sslcert hostnameport=adfs.XXXXXX.nl:443 certhash=<thumbprint of new certificate> appid={5d89a20c-beab-4389-9447-324788eb944a} certstore=my
error The system cannot find the file specified.
Please advise

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,201 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Konrad 'Sagus' Sagala 81 Reputation points MVP
    2020-03-31T19:43:21.227+00:00

    Are you sure that you have added this certificate with private key? If you open certlm.msc on server do you see certificate in local store? If you open certificate properties, is certificate chain looks correct?

    Regards
    Konrad