Skip to content
  • Dana Keeler's avatar
    bug 1552310 - use the correct field to delete preloaded certificates that have... · 04339696
    Dana Keeler authored
    bug 1552310 - use the correct field to delete preloaded certificates that have been removed from the preload list r=jcj,KevinJacobs
    
    The initial implementation made some incorrect assumptions about the data that
    was in our data set and used the wrong field to identify the certificates to
    delete when they are removed from our preload list. Now that the data set has
    the expected field (the hash of the whole certificate), we can use it instead.
    
    Differential Revision: https://phabricator.services.mozilla.com/D32380
    
    --HG--
    extra : moz-landing-system : lando
    04339696