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