]> sjero.net Git - wget/blobdiff - src/ChangeLog
Enable client certificates when GNU TLS is used.
[wget] / src / ChangeLog
index 6e6d354feae2b46932b68150d667184bd4662091..7c792d623e12be66d1fc2158c49a99627866ecc4 100644 (file)
@@ -1,3 +1,8 @@
+2012-04-07  Daniel Kahn Gillmor <dkg@fifthhorseman.net> (tiny change)
+
+       * gnutls.c (key_type_to_gnutls_type): New function.
+       (ssl_init): Use correctly the specified gnutls certificate.
+
 2012-04-01  Gijs van Tulder  <gvtulder@gmail.com>
 
        * html-url.c: Prevent crash on incomplete STYLE tag.