More little changes to the tunala demo;
[openssl.git] / demos / tunala / tunala.h
index 5d35f9ff01ca8886005d0431ff0fd2359898758d..1aaa3e0ab7f76f962390f85e16a02e0a1095fb37 100644 (file)
@@ -95,6 +95,7 @@ void cb_ssl_info(SSL *s, int where, int ret);
 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);
 #endif /* !defined(NO_OPENSSL) */
 #endif /* !defined(NO_BUFFER) */