[glib-networking/wip/tingping/pkcs11-2] fixup! fixup! fixup! fixup! WIP: Add PKCS #11 support



commit a0bbd823eb2ea4f57e09a28158e319f7785d8bf5
Author: Patrick Griffis <pgriffis igalia com>
Date:   Thu Aug 8 13:41:59 2019 -0700

    fixup! fixup! fixup! fixup! WIP: Add PKCS #11 support

 tls/tests/mock-pkcs11.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tls/tests/mock-pkcs11.c b/tls/tests/mock-pkcs11.c
index 675cf66..6b5b5d0 100644
--- a/tls/tests/mock-pkcs11.c
+++ b/tls/tests/mock-pkcs11.c
@@ -29,7 +29,7 @@
  * - Logging was added again just for ease of debugging.
  * - Instead of hardcoded defines for objects this now has an array
  *   of mock_objects that is easier to read and extend.
- * - The certificates/keys are real certificates/keys backed by gnutls.
+ * - The certificates/keys are real certificates/keys backed by gnutls
  *   loading them in C_Initialize from glib-networkings normal test data.
  *   This changes the behavior of many functions most notably including C_GetAttributeValue
  *   and C_Sign to use them. Any function not used in a TLS handshake was largely


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]