Jump to: navigation, search

Create UBIK Web Service Certificates


Revision as of 12:08, 2 June 2014 by BMA (Talk | contribs) (Created page with "To make the webservice accessible from a client, the client has to establish a secure connection to the webservice. Therefore, a certificate has to be provided and installed t...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To make the webservice accessible from a client, the client has to establish a secure connection to the webservice. Therefore, a certificate has to be provided and installed to the IIS server running UBIK. For demonstration and testing, a developer certificate can be used which bases on a self-signed root certificate. The creation and installation of a self-signed certificate can be done in the following way:

Prerequisites

For the creation of development certificates either a visual studio development environment or a .NET framework SDK containing the certification tools is needed. For example, one of these packes can be installed:


See also