gnutls_certificate_set_x509_simple_pkcs12_file() now imports certificate chain if...
commit7338cd1084f805513d3fbb0ffb1517f3aea847a7
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 3 Jun 2012 10:15:15 +0000 (3 12:15 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 3 Jun 2012 10:15:15 +0000 (3 12:15 +0200)
tree4804d76ee109792a0548d77a15436f7a613dbd00
parente78a1008a5768630bc3c2c128f22184af2ec00a1
gnutls_certificate_set_x509_simple_pkcs12_file() now imports certificate chain if it is present.
gnutls_pkcs12_parse() was renamed to gnutls_pkcs12_simple_parse()
lib/gnutls_x509.c
lib/includes/gnutls/pkcs12.h
lib/nettle/pk.c
lib/x509/pkcs12.c