Archive for the ‘Mobile’ Category

Android – TLS/SSL Mutual Authentication

November 24th, 2011 by Marcus Krantz

Due to the explosion of smart phones on the market, the need for exposing existing enterprise systems through the mobile channel is growing rapidly. One of the first questions that will come up is how we can establish a secure communication channel with the existing enterprise system.
In this article, I will cover both how to [...]

Posted in Android, Java, Mobile, Security | 2 Comments »

Creating self-signed certificates for use on Android

November 24th, 2011 by Marcus Krantz

A while ago I started to implement TLS/SSL mutual authentication on Android. How to actually implement the functionality on the Android platform is covered in my other article “Android – TLS/SSL Mutual Authentication”. Before such implementation can be done, it is important to have the keys and certificates prepared. In this article demonstrate how you [...]

Posted in Android, Mobile, Security | 3 Comments »

Synchronizing Mail, Calendar and Contacts between Google accounts and iOS devices

April 4th, 2011 by Christian Hilmersson

Since people are using more and more devices to manage communication and planning data in their daily life, both for personal and professional use, there seems to be a growing challenge to keep the data on all those devices up to date and synchronized.
As most devices (smart phones, tablets, laptops etc) [...]

Tags: , , , , , , , , , , , ,
Posted in Mobile | No Comments »