summaryrefslogtreecommitdiff
path: root/platform/include/internal/ssl_fetch_cert.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/include/internal/ssl_fetch_cert.h')
-rw-r--r--platform/include/internal/ssl_fetch_cert.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/include/internal/ssl_fetch_cert.h b/platform/include/internal/ssl_fetch_cert.h
index f057f4a..cd6d16a 100644
--- a/platform/include/internal/ssl_fetch_cert.h
+++ b/platform/include/internal/ssl_fetch_cert.h
@@ -7,7 +7,6 @@
// return 0 for success, return -1 for failed
int ssl_mid_cert_kafka_logger_create(const char *profile, const char *section);
-void ssl_mid_cert_kafka_logger_destory(void);
void ssl_fetch_trusted_cert_from_chain(STACK_OF(X509) *cert_chain, X509_STORE *trusted_store, const char *hostname);
#endif //TFE_SSL_FETCH_CERT_H \ No newline at end of file