== Create Root Authority Certificate ==
Create a self-signed root authority certificate, which has to be installed on the [[UBIK Windows 8 Client CertificateInstall_UBIK_Windows_8.1_Client_Certificate|Client]] and the [[Configure_Microsoft_IIS_for_UBIK#Certificate|Server]], using the command
<code>makecert -n "CN=<ROOTNAME>" -r -sv <ROOTNAME>.pvk <ROOTNAME>.cer</code>