Changes

HowTo:Create UBIK Web Service Certificates

128 bytes removed, 12:51, 16 June 2016
An {{UBIK Client}} establishes a secure connection to the webservice, therefore a certificate has to be provided and installed on the [http://www.iis.net/ IIS] server running {{UBIK}}. If a genuine [https://en.wikipedia.org/wiki/Root_certificate Root Authority Certificate ] is already available this can be used. Otherwise, a temporary developer certificate might be used for development and testing.
{{Attention|In both cases the service itself needs a valid service certificate which refers to the root authority.}}
Example: <code>makecert -n "CN=Augmensys" -r -sv AugmensysCA.pvk AugmensysCA.cer</code>
[[Category:How-To|Create UBIK Web Service Certificates]][[Category:Installing|Create UBIK Web Service Certificates]][[Category:Web service|Create UBIK Web Service Certificates]]
== Create Service Certificate ==
10,686
edits