Jump to: navigation, search

Changes


HowTo:Create UBIK Web Service Certificates

16 bytes added, 11:07, 5 June 2014
/* Create Root Authority Certificate */
== 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>
10,686
edits