Good idea, but I'm on Linux and not on Windows! So linebreaks are \n instead of \r\n.
In the original example for the module line 16 looked like this: $smime->setPrivateKey($privkey, $crt);
In my example I made this out of it: $smime->setPrivateKey(<PKEY>, <CERT>);
Do you think <PKEY> and <CERT> could be the reason for my mess?
In reply to Re^4: Crypt::SMIME Trouble
by Anonymous Monk
in thread Crypt::SMIME Trouble
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |