Changes
/* Create Root Authority Certificate */
== Create Root Authority Certificate ==
Create a self-signed root authority certificate and install this on the [[UBIK Windows 8 Client Certificate|Client]] and the [[UBIK_Web_Service#Certificate|Server]].<br/><code>makecert -n "CN=<ROOTNAME>" -r -sv <ROOTNAME>.pvk <ROOTNAME>.cer</code><br/>where* '''ROOTNAME''' ... self-signed root authority name, see [http://msdn.microsoft.com/en-us/library/bfsktky3%28VS.110%29.aspx MSDN]
Example:<br/>