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

feat: handle many cert requests #55

Merged
merged 2 commits into from
Sep 23, 2022
Merged

Commits on Sep 21, 2022

  1. feat: handle many cert requests

    Co-authored-by: Roman Volosatovs <roman@profian.com>
    Co-authored-by: Nathaniel McCallum <nathaniel@profian.com>
    Signed-off-by: Richard Zak <richard@profian.com>
    3 people committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e7840a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. refactor: clean-up attestation handler

    - Remove redundant clones
    - Clean-up error handling and setup logging to debug level as part of it
    - Reorganize `use` statements according to Enarx guidelines
    
    Signed-off-by: Roman Volosatovs <roman@profian.com>
    rvolosatovs authored and rjzak committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9d97f71 View commit details
    Browse the repository at this point in the history