55d54ce - double-check that the nicknames of keys we get back from

Authored and Committed by nalin 13 years ago
    - double-check that the nicknames of keys we get back from
      PK11_ListPrivKeysInSlot() match the desired nickname before accepting
      them as matches, so that our tests won't just blow up on EL5, where
      the library doesn't seem to do that screening for us
    
        
file modified
+4 -1
file modified
+1 -0
file modified
+10 -3