Ver Mensaje Individual
  #4  
Antiguo 14-12-2024
PukinG PukinG is offline
Registrado
 
Registrado: dic 2024
Posts: 4
Reputación: 0
PukinG Va por buen camino
He descubierto que no hay que definir el Namespace. El comando quedaría así:

Cita:
AutoFirmaCommandLine sign -i "C:\..\fichero_a_firmar.xml" -o "C:\...\fichero_firmado.xml" -format "xades" -config "format=XAdES Enveloped" -store pkcs12:"C:\...\certificado.pfx" -password "mipassword" -alias "{????????-????-????-????-????????????}" -xml > "C:\...\respuesta_firma.xml"
Responder Con Cita