Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* s/mime with openssl, additional newline
@ 2006-05-25 22:01 Mario F. Duhanic
  2006-05-26 11:17 ` Mario F. Duhanic
  0 siblings, 1 reply; 2+ messages in thread
From: Mario F. Duhanic @ 2006-05-25 22:01 UTC (permalink / raw)


Hi,

when signing emails via "S/MIME Sign" gnus w/ openssl
seems to "mispipe" the message.
pgp/mime seems to work.

Configuration:
Gnus:
        Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (windows-nt)
        (using pgg, not mailcrypt.el)
OpenSSL:
        OpenSSL 0.9.8b 04 May 2006 (self compiled with minGW, march=i686,
        no-asm, adjusted makefile, no patches)

Next you see the result (as seen in INBOX) of the signed message,
it's the original mail (with headers),
unimportant headers are shortened and everything before the
user-agent-heaeder-item is not included.
"Mind the gap" :) and the "--text follows this line--"-line.

Has anyone had this problem before?

|User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (windows-nt)
|X-<...>
|X-Spam-Checker-Version: SpamAssassin <...>
|X-AntiVirus: checked by AntiVir Milter (version:<...>
|
|Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="----ADD0D4C5C6A68EFDA0FDCC35E223E967"
|--text follows this line--
|This is an S/MIME signed message
|
|------ADD0D4C5C6A68EFDA0FDCC35E223E967
|
|one
|two
|three
|four
|
|------ADD0D4C5C6A68EFDA0FDCC35E223E967
|Content-Type: application/x-pkcs7-signature; name="smime.p7s"
|Content-Transfer-Encoding: base64
|Content-Disposition: attachment; filename="smime.p7s"
|
|MIIKDAYJKoZIhvcNAQcCoIIJ/TCCCfkCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3
|<...>
|
|------ADD0D4C5C6A68EFDA0FDCC35E223E967--
|
| done

Regards,
Mario

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: s/mime with openssl, additional newline
  2006-05-25 22:01 s/mime with openssl, additional newline Mario F. Duhanic
@ 2006-05-26 11:17 ` Mario F. Duhanic
  0 siblings, 0 replies; 2+ messages in thread
From: Mario F. Duhanic @ 2006-05-26 11:17 UTC (permalink / raw)


It seems somehow to be Gnus' fault, because it keeps asking me twice for
my passphrase:
once at the very beginning of the sending process and
once when smtpmail is somewhere in the middle of the body-send-process.

Because I am not a "real gnuser", could anybody tell me how to correctly
backtrace the whole sending process of smtpmail (e.g. writing everything
into a file)? I've already tried to work with the debugging facility but
I failed to gain the information I needed.

I've also tried to s/mime-sign (pkcs#7) a "message" manually via openssl and
there it worked fine.

Regards and thanks,
Mario

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-26 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-25 22:01 s/mime with openssl, additional newline Mario F. Duhanic
2006-05-26 11:17 ` Mario F. Duhanic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).