Jump to: navigation, search

Changes


HowTo:Configure Microsoft IIS for UBIK

422 bytes added, 8 February
/* Certificate */
== Certificate ==
A secure connection between the {{UBIK}} clients and web service requires a SSL certificate on both, the server and client. This certificate can either be a root authority certificate, a self-signed or any other public key certificate from a certificate authority enabling a secured connection between the web service and the clients.Self-signed certifcates will be rejected by the client {{Version/WinXSince|4.0}} {{Version/XamarinSince|4.0}}
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.
{{Attention|{{UBIK}} requires a valid certificate for SSL encryption, free certifcates can be obtained e.g. from [https://letsencrypt.org/ Let's Encrypt]!}}
<gallery widths="400" heights="400" >
</gallery>
[[Category:How-To|Configure Microsoft IIS for UBIK]][[Category:Installing|Configure Microsoft IIS for UBIK]][[Category:Pages with broken file links|Configure Microsoft IIS for UBIK]][[Category:Web service|Configure Microsoft IIS for UBIK]]
== Bindings ==