]> git.eshelyaron.com Git - emacs.git/commit
Support :keylist and :crlfiles options to `gnutls-boot' and use them.
authorTed Zlatanov <tzz@lifelogs.com>
Wed, 4 May 2011 01:45:27 +0000 (20:45 -0500)
committerTed Zlatanov <tzz@lifelogs.com>
Wed, 4 May 2011 01:45:27 +0000 (20:45 -0500)
commitff4de4aaca6030364b95396182d58042d18a5172
tree9d88fe337143d1445c0c64d1b8359e8c59ed4153
parent48e79d6a80c1ef67fae3f8fd45d753be5cb58ea4
Support :keylist and :crlfiles options to `gnutls-boot' and use them.

* src/gnutls.c (Fgnutls_boot): Support :keylist and :crlfiles options
instead of :keyfiles.  Give GnuTLS the keylist and the CRL lists
as passed in.
src/ChangeLog
src/gnutls.c