src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Sun, 30 Sep 2012 15:40:07 +0200
changeset 998 9bb5749a8c4f
parent 897 84d62c76469e
permissions -rw-r--r--
Fix bug: on the very first launch the account is not configured if you choose system account.

/**
 * This package contains the MemorizingTrustManager library made by Georg.
 * It is a "plugin" for Android Java to allow asking the user about SSL certificates
 * https://github.com/ge0rg/MemorizingTrustManager
 */
package de.duenndns.ssl;