]> git.ipfire.org Git - thirdparty/gnutls.git/commit
src/cli: adds new option '--ca-auto-retrieve' that can be used with gnutls-cli to
authorSahana Prasad <sahana@redhat.com>
Tue, 1 Sep 2020 21:16:53 +0000 (23:16 +0200)
committerSahana Prasad <sahana@redhat.com>
Wed, 2 Sep 2020 16:22:05 +0000 (18:22 +0200)
commitf748e8df7f7220656be116f2e354fc3aabbdde67
tree6d2e04d04bb610a3a643159ec03bcfe6f1a1ce9c
parent423a1565d280107edd92684714ee22356200b038
src/cli: adds new option '--ca-auto-retrieve' that can be used with gnutls-cli to
         automatically download missing intermediate CAs in a certificate chain
lib/cred-cert.c : adds set and get APIs to get user data in the
gnutls_x509_trust_list_set_getissuer_function() callback.

Signed-off-by: Sahana Prasad <sahana@redhat.com>
NEWS
devel/libgnutls-latest-x86_64.abi
devel/symbols.last
doc/Makefile.am
doc/manpages/Makefile.am
lib/cert-cred.c
lib/includes/gnutls/x509.h
lib/libgnutls.map
lib/x509/verify-high.h
src/cli-args.def
src/cli.c