]> git.p6c8.net - policy-templates.git/commitdiff
Correct typo in security devices
authorMichael Kaply <consulting@kaply.com>
Tue, 11 Dec 2018 22:13:21 +0000 (16:13 -0600)
committerMichael Kaply <consulting@kaply.com>
Tue, 11 Dec 2018 22:13:21 +0000 (16:13 -0600)
README.md

index c4fb5e7ef657e30dba8ede9a08ac8c87ecb007eb..28008b4e069290002ccebe0f25013224b16aca71 100644 (file)
--- a/README.md
+++ b/README.md
@@ -610,9 +610,9 @@ This policy allows you to add PKCS #11 Modules
 ```
 {
   "policies": {
-    "SecurityDevices": [
+    "SecurityDevices": {
       "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE"
-    ]
+    }
   }
 }
 ```

patrick-canterino.de