Jump to: navigation, search

Changes


HowTo:Create UBIK Web Service Certificates

40 bytes removed, 14:28, 2 June 2014
/* Root Authority Certificate */
== 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 a self-signed root authority certificate and install it on the server and the client as a trusted root authority certificate.
<code>makecert -n "CN=<ROOTNAME>" -r -sv <ROOTNAME>.pvk <ROOTNAME>.cer</code><br/>
681
edits