You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2008/06/11 17:28:00 UTC

DO NOT REPLY [Bug 38387] allow to read(/send) mail messages encrypted/ signed with x509 smime or pgp/gpg

https://issues.apache.org/bugzilla/show_bug.cgi?id=38387





--- Comment #2 from Armin Häberling <ha...@privasphere.com>  2008-06-11 08:27:59 PST ---

For reading signed email messages, it would be nice to be able to test the
following:

1. Whether a mail message was signed
2. Who signed the mail message
3. is the signature valid

(1) is already possible to some extend with the current Mail Reader Sampler:
One can use a Response Assertion that checks the content-type of the message.

For (2) and (3) it would be best to create a new Assertion
Further the Mail Reader Sampler has to be extended to store the whole Mime
message it receives. This is needed to verify the signature in the Assertion.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org