use 3des instead of rc2 in .pfx test fixture
fix #239 (closed)
uses SHA1 and 3DES as it seems to be the strongest cipher-suite available when reading man (I'm not sure what -aes128
changes, but it doesn't fix the issue. I think this flag is for secret key encryption, while our problem is on "public" certificate)