summaryrefslogtreecommitdiffstats
path: root/missing
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2017-12-15 12:09:42 -0800
committerKevin McCarthy <kevin@8t8.us>2017-12-15 12:09:42 -0800
commit9eedfd4e1b62d1749f7e93d85fb0930e7d2cdf8f (patch)
tree51aee4f333dd7429db9b0c58cf7b65320d3558c4 /missing
parent841f7101c653c54f51dc1001768d1dae0f79fbbd (diff)
Fix s/mime certificate deletion bug. (closes #3982)
Commit c1bcf4ba exposed a bug in the s/mime encryption code. It was errorneously calling unlink on the list of generated cert files to use. Prior to that commit, the list had an initial space, which apparently made the unlink fail. After that commit, encrypting to a single certificate would end up deleting the certificate. Remove the calls to unlink the cert file. Add some missing cleanup if the call to openssl fails.
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions