Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cert support #325

Merged
merged 3 commits into from
Nov 26, 2019
Merged

Conversation

williamcroberts
Copy link
Member

Add certificate support

Signed-off-by: William Roberts <william.c.roberts@intel.com>
@lgtm-com

This comment has been minimized.

@williamcroberts
Copy link
Member Author

@williamcroberts
Copy link
Member Author

Support storing certificate objects in the DB, document how
to use the openssl to pkcs11 engine provided by the p11 project
and test.

This also introduces the addcert commandlet that takes a cert and
adds it to the pkcs11 store.

Fixes: tpm2-software#16

Signed-off-by: William Roberts <william.c.roberts@intel.com>
@williamcroberts
Copy link
Member Author

Python3 is having issues with asn1, not sure why yet. Filed bug with pyasn1:
etingof/pyasn1#185

Rather than hold up all forward progress on ASN1 Python3 issues,
disable Python3 testing and file a bug to re-enable it.

PyASN1 bug:
etingof/pyasn1#185

tpm2-pkcs11 bug:
tpm2-software#327

Signed-off-by: William Roberts <william.c.roberts@intel.com>
@williamcroberts williamcroberts merged commit a539c40 into tpm2-software:master Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant