"contents altered after message signed" when sending openssl smime signed messages - closer to real solution

Brian Dessent brian@dessent.net
Wed Aug 6 22:31:00 GMT 2003


Ralf Hauser wrote:
> 
> openssl smime -sign -in message.txt -text -signer mycert.pem -from
> hauser@acm.org -to ralfhauser@gmx.ch -subject "Signed message from cygwin" |
> ~/bin/PERL/ActivePerl/bin/616/bin/Perl.exe -p -e ";" > m2.eml
> 
> This works with outlook
> 
> ==> 1) funny that cygwin's perl doesn't work ?
> ==> 2) ssmtp still adds the extra lines resulting in that the mail not even
> gets recognized as S/MIME

How about somthing simple like the "u2d" and "d2u" programs?  These are
made specifically for fiddling with line endings.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list