--- a/libpurple/plugins/ciphertest.c Sat May 17 12:40:29 2014 +0200 +++ b/libpurple/plugins/ciphertest.c Sat May 17 15:35:35 2014 +0200 @@ -422,11 +422,6 @@ skip_nss = TRUE; #endif - if (!ret) { - purple_debug_info("cipher-test", "\tnss test failed\n"); - fail = TRUE; - } - purple_debug_info("cipher-test", "\tGot: %s\n", digest); if (digest_nss) purple_debug_info("cipher-test", "\tGot from NSS: %s\n", digest_nss);