equal
deleted
inserted
replaced
1 /** |
|
2 * This package contains the MemorizingTrustManager library made by Georg. |
|
3 * It is a "plugin" for Android Java to allow asking the user about SSL certificates |
|
4 * https://github.com/ge0rg/MemorizingTrustManager |
|
5 */ |
|
6 package de.duenndns.ssl; |
|
7 |
|