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