Installation of Chelsio Test Signed drivers
---------------------------------------------

Windows Server 2008 does not allow for the installation of unsigned drivers.

Since this release package is not signed nor WHQL qualified Chelsio has testsigned these drivers with Chelsio test certificate. Please find the following executable and certificate file in the release package. 

Please execute the following commands with administrative privilege.

certmgr.exe /add chelsiocert.cer /s /r localMachine root
certmgr.exe /add chelsiocert.cer /s /r localMachine trustedPublisher

Use BCD edit to enable test signing:
Type the following command

bcdedit -set testsigning on

Reboot the machine for the above settings to take effect.

