]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc fix
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 21 Jul 2012 15:54:18 +0000 (17:54 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 21 Jul 2012 15:54:18 +0000 (17:54 +0200)
lib/gnutls_x509.c
lib/x509/pkcs12.c

index 66affffffb318823084938d561faf46072004b38..e4bb73c32d6442160eb428dfcfe0e81100bc2651 100644 (file)
@@ -1857,8 +1857,7 @@ int
  * be called more than once (in case multiple keys/certificates exist
  * for the server).
  *
- * MAC:ed PKCS#12 files are supported.  Encrypted PKCS#12 bags are
- * supported.  Encrypted PKCS#8 private keys are supported.  However,
+ * Encrypted PKCS#12 bags and PKCS#8 private keys are supported.  However,
  * only password based security, and the same password for all
  * operations, are supported.
  *
index d66f91a9e0d245bb0bad2fa9970338eff9bcf51a..ebbf954240fba50ef9e205e1a9bf62edd3bc67fa 100644 (file)
@@ -1388,8 +1388,7 @@ skip:
  * and both may be set to %NULL. If either is non-%NULL, then both must
  * be.
  * 
- * MAC:ed PKCS#12 files are supported.  Encrypted PKCS#12 bags are
- * supported.  Encrypted PKCS#8 private keys are supported.  However,
+ * Encrypted PKCS#12 bags and PKCS#8 private keys are supported.  However,
  * only password based security, and the same password for all
  * operations, are supported.
  *