Jump to: navigation, search

Changes


HowTo:Create UBIK Web Service Certificates

9 bytes added, 07:28, 3 June 2014
/* 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]].
 
<code>makecert -n "CN=<ROOTNAME>" -r -sv <ROOTNAME>.pvk <ROOTNAME>.cer</code><br/>
where* '''ROOTNAME ''' ... self-signed root authority name<br/>, see [http://msdn.microsoft.com/en-us/library/bfsktky3%28VS.110%29.aspx MSDN]
Example:<br/>
10,686
edits