Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Compare keysetName to "snakeoil", not to itself #66

Merged
merged 2 commits into from
Aug 28, 2023

Commits on Aug 28, 2023

  1. Compare keysetName to "snakeoil", not to itself

    All keysets were being created with the snakeoil pcr7data because
    a switch was comparing keysetName to itself.
    
    Signed-off-by: Serge Hallyn <[email protected]>
    hallyn committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    13227af View commit details
    Browse the repository at this point in the history
  2. addPcr7data: use keysetname in path

    Don't hardcode 'snakeoil' into filenames when creating a different
    keyset.
    
    Signed-off-by: Serge Hallyn <[email protected]>
    hallyn committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d4d7261 View commit details
    Browse the repository at this point in the history