vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation

This commit is contained in:
Patrick Monnerat
2014-10-13 14:39:50 +02:00
parent 476499c75c
commit 8fdf832e5f
6 changed files with 10 additions and 18 deletions

View File

@@ -60,9 +60,6 @@ void Curl_nss_md5sum(unsigned char *tmp, /* input */
unsigned char *md5sum, /* output */
size_t md5len);
/* this backend provides these functions: */
#define have_curlssl_md5sum 1
/* this backend supports CURLOPT_CERTINFO */
#define have_curlssl_certinfo 1