https://issues.apache.org/bugzilla/show_bug.cgi?id=54776
--- Comment #3 from Milamber <[email protected]> --- Hello, Patch works fine with SMIME Assertion and BC 1.48. Thanks. Philippe, to test it: Get a SMIME (SSL) certificat (or create a self-signed): http://kb.mozillazine.org/Getting_an_SMIME_certificate I have trying with success with Comodo SSL email with my asf email. I have generated the SSL email cert from my Firefox, and my certificate is now in Certificate Manager (FF Preferences, Advanced tab, Encryption, View Certificates, Your Certificates) To extract, select Comodo cert, button Backup to export in a pkcs12 file. After, I have imported in my email client Thunderbird (same way that firefox, but click on import button) Next, go to your email account settings, and select the email SSL certificate in Security pane for digital signing. You can write a new email with signing (options > sign) to a another email (or yourself). With JMeter (with bc jar), create a simple script : Tread group |-- Mail Reader Sampler (with Store the message using SMIME (raw) checked) (pointing to a pop3/imap(s) account of the second email) | |-- SMIME Assertion (check Verify signature, Check values (example Signer email address (the same in SSL cert) |-- View Results Tree Run the test. If all is right, the sampler is success (green) otherwise an error occurs with the assertion. -- You are receiving this mail because: You are the assignee for the bug.
