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