SMIME Testing Error
John Simeone <[email protected]>
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Testing M2CRYPTO 0.13 with Python 2.3.4, Openssl 0.97e and swig 1.3.27
SMIME test fails. Traceback:
\demo\smime>python test.py
test encrypt/decrypt...
Traceback (most recent call last):
File "test.py", line 185, in ?
ed()
File "test.py", line 144, in ed
sk.push(x509)
File "D:\python23\Lib\site-packages\M2Crypto\X509.py", line 313, in push
self._refkeeper[x509._ptr()] = x509
TypeError: unhashable type
____________________________________
Thank you.