Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

e2e: fetch cross-signing keys when device is signed but no key cached #10668

Commits on Aug 23, 2021

  1. e2e: fetch cross-signing keys when device is signed but no key cached

    when for a remote user we don't have cached `e2e_cross_signing_keys`
    but we do have cached the devices in `device_lists_remote_cache`
    and the user has cross-signing set up, missing keys are not fetched
    and cross-signing verification will fail.
    
    with this patch, the missing cross-signing keys are requested
    if the cached devices list does have cross-signing signatures.
    
    Signed-off-by: Jonas Jelten <jj@sft.lol>
    TheJJ committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    f24b399 View commit details
    Browse the repository at this point in the history