summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-01-14 18:03:37 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-01-14 22:54:32 +0100
commit6246dd17a43626f5ba118279ab9e5691bffe9fdc (patch)
tree6217be06952aa323f9cfcd0bbc3db1cd3ed8bc6e /lib
parentc7a40d27413e2818db4e275f8f9fb2370b39a912 (diff)
downloadgnutls-6246dd17a43626f5ba118279ab9e5691bffe9fdc.tar.gz
improved doc
Diffstat (limited to 'lib')
-rw-r--r--lib/gnutls_x509.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c
index c86c4edd4b..68914f0e0d 100644
--- a/lib/gnutls_x509.c
+++ b/lib/gnutls_x509.c
@@ -2129,8 +2129,8 @@ done:
* 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,
+ * PKCS#12 files with a MAC, encrypted bags and PKCS #8
+ * private keys are supported. However,
* only password based security, and the same password for all
* operations, are supported.
*