Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Error reading S/MIME message with openssl

by Anonymous Monk
on Oct 05, 2019 at 08:20 UTC ( [id://11107083]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #command
    my $system_output = system("$OPENSSL smime -decrypt -in $mailfile -rec
    +ip $RECIP_CERT -inkey $RECIP_KEY -passin pass:$RECIP_PASSWORD  > ${ma
    +ilfile}.txt");
    &DebugIncoming("SYSTEM OUTPUT : $system_output");
    &DebugIncoming("FILE SIZE :". -s ${mailfile}.txt); ##it returning empt
    +y file.
    
  2. or download this
    #Error in detail
    Error reading S/MIME message
    2992:error:0D0D40CD:asn1 encoding routines:SMIME_read_ASN1:invalid mim
    +e type:crypto/asn1/asn_mime.c:460:type: multipart/alternative
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11107083]
Approved by davies
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-24 18:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found