How to remove the SSL binding to an incorrectly published certificate
Published: March 17, 2011
Applies To: Windows Small Business Server 2011 Standard
Problem: When moving Exchange Server public folders, you may encounter error ID 80090308 “The token supplied to the function is invalid.”
Solution: This error occurs when an SSL certificate is incorrectly published to the Exadmin virtual root in Internet Information Services (IIS). You must remove the SSL binding before moving Exchange Server public folders. To remove the SSL binding, use the ADSI Edit tool, one of the Windows Support Tools. To install the ADSI Edit tool, see ADSI Edit (adsiedit.msc).
To remove the SSL binding to an incorrectly published certificate
Navigate to the virtual root Exadmin in IIS.
Right-click Exadmin, click Properties, and then click Directory Security.
In the Secure Communications section, click Edit.
Clear the Require secure channel (SSL) checkbox.
If the Require 128-bit encryption checkbox is selected and is greyed out, perform these steps:
Select Require secure channel (SSL).
Clear Require 128-bit encryption.
Clear Require secure channel (SSL).
Launch the ADSI Edit tool from the Windows Support Tools. For more information about using the ADSI tool, see ADSI Edit (adsiedit.msc).
In the left pane, click Configuration, and then click each of the following to expand:
CN=Configuration
CN=Services
CN=Microsoft Exchange
CN=
CN=Administrative Groups
CN=First Administrative Group
CN=Servers
CN=Protocols
CN=HTTP
CN=1
CN=Exadmin
Right-click CN=Exadmin, and then click Properties.
In the list of attributes, scroll down to msExchSecureBindings, select it, and then click Edit.
Select the entry :443:, click Remove, and then click OK.
Click Apply, then click OK.
Exit ADSI Edit.
Close and reopen Exchange System Manager.