notroj / neon

neon - an HTTP/1.1 and WebDAV client library with a C API
https://notroj.github.io/neon/
131 stars 33 forks source link

Use gnutls_x509_crt_equals where available. #131

Closed notroj closed 11 months ago

notroj commented 11 months ago
* src/ne_gnutls.c (ne_ssl_cert_cmp) [HAVE_GNUTLS_X509_CRT_EQUALS): Use gnutls_x509_crt_equals.