Ver Mensaje Individual
  #5  
Antiguo 30-10-2025
TheRafa TheRafa is offline
Miembro
 
Registrado: abr 2005
Posts: 32
Reputación: 0
TheRafa Va por buen camino
Error 56 con Curl

Si ejecuto este curl para enviar directamente el xml, todo el rato me da error 56. Alguien que pueda ayudarme?


Código:
curl.exe -k --tlsv1.2 --connect-timeout 60 -m 300 --data "@NFra_2517046.xml" --cert-type P12 --cert "CertDigital.p12" --pass "*****" --header 
"Content-Type: application/xml;charset=UTF-8" -X POST https://prewww1.aeat.es/wlpl/TIKE-CO.../VerifactuSOAP -o respuesta.XML
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3793 0 0 100 3793 0 2710 0:00:01 0:00:01 --:--:-- 2713
curl: (56) Recv failure: Connection was reset



Gracias de antemano.

Última edición por Neftali [Germán.Estévez] fecha: 30-10-2025 a las 14:55:58.
Responder Con Cita