Changes

HowTo:Create UBIK Web Service Certificates

74 bytes removed, 07:27, 3 June 2014
/* Create Root Authority Certificate */
== Create Root Authority Certificate ==
 This step can be ignored if there is already a valid root authority certificate installed on the server and the client! If not, you can create Create a self-signed root authority certificate and install it this on the server [[UBIK Windows 8 Client Certificate|Client]] and the client[[UBIK_Web_Service#Certificate|Server]].
<code>makecert -n "CN=<ROOTNAME>" -r -sv <ROOTNAME>.pvk <ROOTNAME>.cer</code><br/>
<code>makecert -n "CN=Augmensys" -r -sv AugmensysCA.pvk AugmensysCA.cer</code>
  {{Hint|This step can be ignored if there is already a valid root authority certificate must be installed on the [[UBIK Windows 8 Client Certificate|Client]] server and the [[UBIK_Web_Service#Certificate|Server]].client!}}
== Create Service Certificate ==
10,686
edits