Questions tagged as 'certificado'

1
answer

How to send this XML to the webservice via PHP

Good morning, I have the following problem: I need to remove from the site of the city hall which companies issued a note this month. I did the processes to install the city hall certificate, and I need the response of this xml: <...
asked by 17.04.2017 / 14:42
1
answer

A3 Digital Certificate with C # X509Certificate2

When I'm issuing MDF-e / NF-e / CT-e (any tax document) using the A3 certificate, I'd better set the pin via code using the method here /// <summary> /// Classe para passar o Pin Code por baixo do código /// (a caixa de dialógo pedindo o...
asked by 26.01.2017 / 18:25
1
answer

Create SSL certificate for use of https on localhost

I've tried some tutorials on the internet to enable https in my localhost and so far I have not been able to do it right, something seems broken because it appears as a non-secure page and the "https: //" but if I force it it works; The terminal...
asked by 15.12.2016 / 13:12
1
answer

How to sign .jar file with A3 certificate?

I'm developing a web project and I needed to develop a applet with the Java language for some functions. Browsers are complaining about the security issue, and by searching, I have discovered that I have to digitally sign the...
asked by 20.01.2016 / 12:50
2
answers

Use of digital certificate A1 installed on the server

I work with the development of a Java Web application for electronic medical records management, in which it is necessary to digitally sign XML documents. This application is used by more than 200 users within the hospital environment and the...
asked by 29.05.2018 / 20:20
0
answers

Register "https" protocol with certificate for SOAP request (Axis 2)

I created a service to register the "https" protocol and inject the certificate into it using the SocketFactory implementation, but only one request works fine at a time, but when using multi-threading it does not work, certificate at the time o...
asked by 15.06.2018 / 16:58
0
answers

Certificate does not load in IIS 8.5

I'm trying to install the certificate on an IIS 8.5 server, on Windows server 2012. In the Windows MMC, under Console Root - > Certificates - > Personal- > Certificates: I verified the existence of the certificate: Whengoingtothe...
asked by 23.04.2018 / 16:51
1
answer

PHP with certificate of type A1

I have the following question: I bought the certificate of type A1 to issue electronic invoices in the city hall here in Florianopolis. I already integrated my entire system with the City Hall API and the way to generate NFe is very simple: I pe...
asked by 31.01.2018 / 16:11
0
answers

How to sign pdf with digital certificate in PHP + Apache + OpenSSL?

I configured the apache server to use https, I generated the server and client certificate with openssl, I would like to know how to create digital signature in PDF documents through the client certificate, and also how to validate the signature...
asked by 06.03.2018 / 18:21
0
answers

Use certificates in the Azure web application after the Brazilian Root intermediate chain v5 has been updated to authorize NFe

I have a web application on Azure. I have A1 model certificates with the certification chain still Brazilian Root v2. The Revenue WebServices have been updated to use the new certification chain as per information on the revenue site itself: li...
asked by 21.11.2017 / 13:26