* Fix a slight bug in the state-machine. This caused the client end of a
[openssl.git] / demos / tunala / tunala.h
index 1aaa3e0ab7f76f962390f85e16a02e0a1095fb37..7d4e35dc9c68e9bcd8e652122992a6da31f2a921 100644 (file)
@@ -96,6 +96,7 @@ void cb_ssl_info_set_output(FILE *fp); /* Called if output should be sent too */
 int cb_ssl_verify(int ok, X509_STORE_CTX *ctx);
 void cb_ssl_verify_set_output(FILE *fp);
 void cb_ssl_verify_set_depth(unsigned int verify_depth);
+void cb_ssl_verify_set_level(unsigned int level);
 #endif /* !defined(NO_OPENSSL) */
 #endif /* !defined(NO_BUFFER) */