I am using Windows Server 2012.I have installed ADFS an configured Claim based Authentication for internal & external access for IFD.
When i open the URL for external access i am facing an issue regarding certificates error.
"There is a problem with this website's security certificate."
after clicking "Continue to this website(not recommended)" i am redirected to the login page.
I tried installing that certificate but still every time i have to do as above.
Actually what i did was the certificate i created during the IFD setup at first had 30 days validity.
I came to know about it after ADFS installation , so again i created the certificate with more days validity.
But as per my knowledge we can't uninstall ADFS (from Windows server 2012) so using powershell i added the certificate in ADFS in Service Communications,Token -decryption & Token-Signing.
And followed the further installation.
But now i am facing this problem..
Even on an another PC when i click "Continue to this website(not recommended)"it displays "The page cannot be displayed"
I am confused what the cause could be ?