src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Wed, 28 Nov 2012 13:51:45 +0100
changeset 1036 42cfd51dc57e
parent 897 84d62c76469e
permissions -rw-r--r--
Disable stopping the service if it wasnot explicitelly requested by user.

/**
 * 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;