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

oesign tool should support a command to dump oeinfo and signature information #564

Closed
CodeMonkeyLeet opened this issue Aug 21, 2018 · 1 comment
Assignees
Labels
devtools Issue is related to Open Enclave SDK tools and debugging functionality Issue describes an enhancement or addition of functionality to Open Enclave SDK help wanted Community tag to indicate issue that a contributor should attempt to address

Comments

@CodeMonkeyLeet
Copy link
Contributor

Related to #563, we should consolidate the functionality of oedump to display Open Enclave specific information into the oesign tool.

@CodeMonkeyLeet CodeMonkeyLeet added the functionality Issue describes an enhancement or addition of functionality to Open Enclave SDK label Aug 21, 2018
@CodeMonkeyLeet CodeMonkeyLeet added this to Backlog in Public preview via automation Aug 21, 2018
@CodeMonkeyLeet CodeMonkeyLeet removed this from Backlog in Public preview Nov 6, 2018
@lilyfang lilyfang added the devtools Issue is related to Open Enclave SDK tools and debugging label Nov 10, 2018
oe-bors bot pushed a commit that referenced this issue Dec 3, 2018
941: Added command in oesign to dump oeinfo and signature information #564 r=CodeMonkeyLeet a=berinpaul

Dump feature added to oesign tool:

Usage: `./oesign <command> [options]`

Commands:
    *sign*  -  Sign the specified enclave.
    *dump*  -  Print out the Open Enclave metadata for the specified enclave.

For help with a specific command, enter `./oesign <command> -?`


Co-authored-by: berinpaul <berin.paul@vvdntech.in>
@andyleejordan andyleejordan added the help wanted Community tag to indicate issue that a contributor should attempt to address label Feb 1, 2019
@johnkord
Copy link
Contributor

Closing this, but we need to re-evaluate these tools and this desired functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools Issue is related to Open Enclave SDK tools and debugging functionality Issue describes an enhancement or addition of functionality to Open Enclave SDK help wanted Community tag to indicate issue that a contributor should attempt to address
Projects
None yet
Development

No branches or pull requests

5 participants