Erro ao emitir nfc-e certificado a3. #851
Unanswered
marcochristovam
asked this question in
Geral
Replies: 1 comment
-
Conseguiu resolver? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Boa tarde,
Com alguns certificados A3, estou tendo esse erro ao emitir NFC-e, e com esses mesmos certificados funciona a emissão de NF-e.
Com outros certificados funciona normal a emissão de NFC-e e NFe.
Alguém pode me ajudar?
org.apache.axis2.AxisFault: Cannot produce CertificateVerify signature at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) ~[axis2-kernel-1.6.4.jar:1.6.4] at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:197) ~[axis2-transport-http-1.6.4.jar:1.6.4] at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75) ~[axis2-transport-http-1.6.4.jar:1.6.4] at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:396) ~[axis2-transport-http-1.6.4.jar:1.6.4] at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:223) ~[axis2-transport-http-1.6.4.jar:1.6.4] at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443) ~[axis2-kernel-1.6.4.jar:1.6.4] at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:406) ~[axis2-kernel-1.6.4.jar:1.6.4] at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229) ~[axis2-kernel-1.6.4.jar:1.6.4] at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165) ~[axis2-kernel-1.6.4.jar:1.6.4] at com.fincatto.documentofiscal.nfe400.webservices.gerado.NFeAutorizacao4Stub.nfeAutorizacaoLote(NFeAutorizacao4Stub.java:113) ~[classes/:na] at com.fincatto.documentofiscal.nfe400.webservices.WSLoteEnvio.comunicaLoteRaw(WSLoteEnvio.java:153) ~[classes/:na]
Caused by: javax.net.ssl.SSLHandshakeException: Cannot produce CertificateVerify signature
Caused by: java.security.SignatureException: Sinalizadores inválidos especificados.
Beta Was this translation helpful? Give feedback.
All reactions