do not die if we do not recognize the pkc type -- just hand over the data to the...
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 18 Oct 2010 04:20:04 +0000 (00:20 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 18 Oct 2010 04:20:04 +0000 (00:20 -0400)
Crypt/Monkeysphere/MSVA/Client.pm

index 2939ca07628ca7d85a0dc762026a5b89dc8ab02d..820266db2415b703d7d51e892cc3bb33e116a0f7 100644 (file)
       msvalog('verbose', "cert pubkey: %s\n", unpack('H*', $cert->pubkey()));
     } else {
        msvalog('error', "unknown pkc type '%s'.\n", $pkctype);
-       die;
     };
 
     return {