Jump to: navigation, search

Changes


HowTo:Configure Microsoft IIS for UBIK

12 bytes removed, 10:33, 5 June 2014
</gallery>
=== Certificate ===
The web service communicates with the {{UBIK}} client via an secured connection, which requires a SSL certificate on the server and client side. Use a public key certificate from a certificate authority or a self-signed certificate, both will work for {{UBIK}}. A new self-signed certificate can be created in the ''Internet Information Server (IIS) Manager'', exported using the export function and sent to the development team. As already mentioned, the client has to know this certificate as well, hence it need to be integrated it into the mobile application.
</gallery>
=== Bindings ===
Web sites and services have something called ''Server Bindings'' which represent the underlying address, port, and potentially a host header that the website is accessed using. The {{UBIK}} client accesses the web service via a secured port (https), where it is necessary to configure the appropriate certificate.
====For Android Clients====
<gallery widths="400" heights="400" >
File:UI Binding.01.png|1 - Binding
</gallery>
====For Windows 8.1 Clients====
<gallery widths="400" heights="400" >
File:UI Binding.01.png|1 - Binding
</gallery>
=== Create new Web Application ===
In the ''IIS Manager'' expand the ''Default Web Site'' node and navigate through the folder structure to the folder containing the {{UBIK}} web service components.
</gallery>
=== Optional: Local IIS User ===
Create and use a local user on the web server if no appropriate domain-user is available.
10,686
edits