Jump to: navigation, search

Changes


HowTo:Create UBIK Web Service Certificates

10 bytes added, 11:08, 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 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>
10,686
edits