OASIS Open Mailing List Archives  ·  All Lists  ·  kmip-interop-tech  ·  2013-01

kmip-interop-tech — archive

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]

Latest Thales Interop report


Thanks to John too for pointing out my correction needs correcting as I cut'n'pasted the same incorrect fragment twice. Tim. ---8<--- Issue for a KMIP 1.0 test for 11.2 Step 2 (this is not an issue in the KMIP 1.1 test document) Document has: Tag: BATCH_ORDER_OPTION (0x420010), Type: BOOLEAN (0x06), Data: 0x0000000000000001 Tag: BATCH_ERROR_CONTINUATION_OPTION (0x42000e), Type: ENUMERATION (0x05), Data: 0x00000001 (CONTINUE) Tag: BATCH_COUNT (0x42000d), Type: INTEGER (0x02), Data: 0x00000002 It should be: Tag: BATCH_ERROR_CONTINUATION_OPTION (0x42000e), Type: ENUMERATION (0x05), Data: 0x00000001 (CONTINUE) Tag: BATCH_ORDER_OPTION (0x420010), Type: BOOLEAN (0x06), Data: 0x0000000000000001 Tag: BATCH_COUNT (0x42000d), Type: INTEGER (0x02), Data: 0x00000002 Please check your test programs and update to ensure they have the order of the fields in conformance with the specification.

[Date Prev]  |  [Thread Prev]  |  [Thread Next]  |  [Date Next]   —  [Date Index]  |  [Thread Index]  |  [Month Index]  |  [List Home]