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...")
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:
- Microsoft Windows SDK for Windows 7 and .NET Framework 4; To save time and bandwidth selecting ".Net Development Tools" is sufficient for certification needs.
http://www.microsoft.com/en-us/download/details.aspx?id=8279 - Microsoft Visual Studio Express 2013 für Windows Desktop.
http://www.microsoft.com/de-at/download/details.aspx?id=40787