8757 login fails
This MR fixes the broken session cookie handling for Android Nougat which affects the login. Moreover there's a custom SSLSocketFactory which enforces TLS 1.2 for all connections. The newly implemented okhttp library faciliates a further refactoring of the certificate pinning later on.