Hi,
is there something to extract XML files from P7M file ?
Tks
Romeo
Hi,
is there something to extract XML files from P7M file ?
Tks
Romeo
I missing to say: "For free" !
I am searching some sample with FWH o same PHP to run...
tks
R
Hello
you must use the OPENSSL command
below an example:
// ---------------------------------------------------//
nFIN:="file.xml.p7m"
nFOUT:="file.xml"
nCMD:="openssl smime -verify -noverify -in "+nFIN+" -inform DER -out "+nFOUT
WaitRun(nCMD,0) // 0 = esegue la finestra in HIDE
// ---------------------------------------------------//
Regards
Santo Venezia - Italy
i will try
tks many
Great !
it works !
tks
Error reading S/MIME message
7344:error:asn1 encoding routines:asn1_check_tlen:wrong tag:crypto\asn1\tasn_dec.c:1130:
7344:error:asn1 encoding routines:asn1_item_embed_d2i:nested asn1 error:crypto\asn1\tasn_dec.c:290:Type=PKCS7Ciao Enrico,
did you use openssl.exe ?
If yes, send me a P7M file, i will try it !
ciao
Romeo wrote:did you use openssl.exe ?
Romeo wrote:If yes, send me a P7M file, i will try it !
No problem !
Ciao