Re: Read a content file from a P7M



Luca wrote:
On Wed, Mar 11, 2009 at 5:05 PM, Luca <lucafbb@xxxxxxxxx> wrote:
There is standard or sugested way in python to read the content of a P7M file?

I don't need no feature like verify sign, or sign using a certificate.
I only need to extract the content file of the p7m (a doc, a pdf, ...)

I'm there again!

I found a document and some exaples related to the M2Crypto library
http://eckhart.stderr.org/doc/python-m2crypto-doc/doc/howto.smime.html

I tryed to use this:

from M2Crypto import BIO, SMIME, X509
p7, data = SMIME.smime_load_pkcs7('/Users/luca/Desktop/testsigned.pdf.p7m')
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "build/bdist.macosx-10.5-i386/egg/M2Crypto/SMIME.py", line 91,
in smime_load_pkcs7
M2Crypto.SMIME.SMIME_Error: no content type

May be this is the wrong library... but even Google can't help me a
lot with this problem :-(

I can't help with your particular problem but there are quite a few
people familiar with M2Crypto lurking on the python-crypto mailing list:

https://listserv.surfnet.nl/archives/python-crypto.html

Despite this Dutch entry page the language written on the mailing list
is English.

List-Unsubscribe:
PYTHON-CRYPTO-unsubscribe-request@xxxxxxxxxxxxxx
List-Subscribe:
PYTHON-CRYPTO-subscribe-request@xxxxxxxxxxxxxx

Ciao, Michael.
.



Relevant Pages

  • Re: Read a content file from a P7M
    ... I don't need no feature like verify sign, or sign using a certificate. ... I only need to extract the content file of the p7m ...
    (comp.lang.python)
  • Re: Read a content file from a P7M
    ... I don't need no feature like verify sign, or sign using a certificate. ... I only need to extract the content file of the p7m (a doc, a pdf, ...) ...
    (comp.lang.python)
  • Re: Unable to use stunnel with tin...
    ... Looks like you got an odd version of stunnel. ... was getting the certificate written correctly. ... Next verify you can connect to the server. ...
    (comp.os.linux.setup)
  • Re: Digital code signing certificates a waste of money for Access
    ... I'd say that your recourse now is with the certificate issuer. ... displays an error message saying that you cannot actually use this feature ... sign code in accdb and accde files, you have to use the package and sign ... that contains the database. ...
    (microsoft.public.access.security)
  • Re: Digital code signing certificates a waste of money for Access
    ... My certificate works fine with the Access ... 2007 package and sign feature, ... package and sign feature instead. ... that contains the database. ...
    (microsoft.public.access.security)