aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/nssg.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vtls/nssg.h')
-rw-r--r--lib/vtls/nssg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/vtls/nssg.h b/lib/vtls/nssg.h
index 311f873d7..81e794902 100644
--- a/lib/vtls/nssg.h
+++ b/lib/vtls/nssg.h
@@ -63,6 +63,9 @@ void Curl_nss_md5sum(unsigned char *tmp, /* input */
/* this backend provides these functions: */
#define have_curlssl_md5sum 1
+/* this backend supports CURLOPT_CERTINFO */
+#define have_curlssl_certinfo 1
+
/* API setup for NSS */
#define curlssl_init Curl_nss_init
#define curlssl_cleanup Curl_nss_cleanup