Hi all,

I'm trying to certify my Bind Key with my AIK.  I get this

LOG_RETERR TSPI tspi_certify.c:83: 0x3
certifykey:L247 TSPI_KEY_CERTIFYKEY returned 0x3003 (Bad parameter)

Which I believe is coming from here in tspi_certify.c:
if (useAuthCert && !useAuthKey)
return TSPERR(TSS_E_BAD_PARAMETER);

Which boils down to some object having the flag TSS_OBJ_FLAG_USAGEAUTH set.

How to I set this flag on a Bind Key from the TSPI?  Is it something I need
to do when creating the key?  I'm not sure what this flag means exactly.

Thanks,
-Tadd
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
TrouSerS-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-users

Reply via email to