From aa22d8f8f371ce962d4827e50bfd793c2ab689c3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 25 Sep 2012 13:47:04 +0400 Subject: split SSL hostname verification to a separate option, do not call trustAllHosts() on every API request, fix support for older tt-rss versions which do not have getApiLevel call --- res/values/strings.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 194de703..d57cae6f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -28,7 +28,7 @@ Share article Mark read Sort feeds by unread count - Accept any SSL certificate + Accept any certificate Browse feeds Browse articles @@ -137,4 +137,10 @@ Donation found, thank you for support! Use volume buttons Switch between articles with hardware volume buttons + No hostname verification + Error: unknown API method + Accepts any SSL certificate without validation + Do not verify hostnames over SSL + SSL + Error: SSL hostname not verified \ No newline at end of file -- cgit v1.2.3-54-g00ecf