Skip to content

Instantly share code, notes, and snippets.

@lichti
Created December 17, 2015 21:18
Show Gist options
  • Save lichti/cc2ee7bea18d199b4fd1 to your computer and use it in GitHub Desktop.
Save lichti/cc2ee7bea18d199b4fd1 to your computer and use it in GitHub Desktop.
Testar serviços da NFE
curl -k -v -4 --cert public.pem --key private.pem https://nfe.fazenda.sp.gov.br/ws/nfestatusservico2.asmx?WSDL
curl -k -v -4 --cert public.pem --key private.pem https://nfe.fazenda.sp.gov.br/ws/nfeautorizacao.asmx?WSDL
curl -k -v -4 --cert public.pem --key private.pem https://homologacao.nfe.fazenda.sp.gov.br/ws/nfeautorizacao.asmx?WSDL
curl -k -v -4 --cert public.pem --key private.pem https://hom.nfe.fazenda.gov.br/SCAN/NfeRecepcao2/NfeRecepcao2.asmx?WSDL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment