encryption - Error Initializing OpenSSL module in perl -


hi newbie perl. how create pkcs7 signature in perl .any example code helpful. tried use openca::openssl. got error initializing openca::openssl instance. in advance....... code

$openssl = openca::openssl->new(path=>'/usr/bin/openssl'); $crl=$openssl->issuecrl(        cakey=>'passbook/key.pem',        cacert=>'passbook/certificate.pem',        passwd=>'somepass',        outfile=>'passbook/signature',        outform=>'der', ); 

the error message got

use of uninitialized value $initial_skip in concatenation (.) or string @ /usr/local/share/perl/5.14.2/parse/recdescent.pm line 3054." 


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -