23a1ff0 Fix nonsensical error messages on missing key with secrets-only asymmetric packets

Authored and Committed by mitr 6 years ago
1 file changed. 3 lines added. 1 lines removed.
    Fix nonsensical error messages on missing key with secrets-only asymmetric packets
    
    CERT_FindCertByIssuerAndSN is not documented to set the NSPR error value;
    it does so in some paths, but not all of them.  So, hard-code the error
    string instead.
    
        
file modified
+3 -1