LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Ward.P.Fontenot@wellsfargo.com Date: Fri Jan 4 13:39:44 2008 Subject: CRL Verification
Hi,
I am trying to get a Perl script together to parse my CRL's and am
getting the following error:
$VAR1 = bless( {'_error' => 'decode error at
/usr/local/share/perl/5.8.8/Convert/ASN1/_decode.pm line 57.' },
'Crypt::X509::CRL' );
Here is the script:
#!/usr/bin/perl -w
use Convert::ASN1;
use Crypt::X509::CRL;
use Data::Dumper;
$crl = "/home/fontenwp/workspace/crl_validation/ent.crl";
$decoded = Crypt::X509::CRL->new(crl => $crl);
print Dumper $decoded
Paul Fontenot
Cryptography Services - PKI
CAST|IST|EIM|TES|TIG|Wells Fargo
Email: ward.p.fontenot@wellsfargo.com
Phone: (480) 437-7795
This message may contain confidential and/or privileged information. If
you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose, or take any action based on
this message or any information herein. If you have received this
message in error, please advise the sender immediately by reply e-mail
and delete this message. Thank you for your cooperation.
| Navigate in group perl.crypto at sever nntp.perl.org | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |