Avoid linking failure due to a test depending on <openssl/store.h>

Index: test/ssl.c
--- test/ssl.c.orig
+++ test/ssl.c
@@ -2105,7 +2105,6 @@ ne_test tests[] = {
     T(pkcs11),
 #endif
     T(notifier),
-    T(clicert_uri),
 
     T(NULL) 
 };
