Questions tagged as 'certificado'

3
answers

How important is certification? [closed]

I have some friends who have certifications in certain technologies (Microsoft, Oracle, etc.), but if you propose a challenge using the technologies they supposedly have knowledge they can not develop, however I know people who do not have any c...
asked by 28.02.2014 / 14:46
1
answer

Can SSL certificate be by IP instead of Domain?

I'm developing a php / javascript application that makes use of the camera via browser to read bar code, in the tests I did locally it works in a good one, when I put it online it does not open the camera and does not ask to open, I agree it's b...
asked by 17.10.2018 / 22:37
1
answer

Validate digital certificate with ICP-Brasil [closed]

As we all know, it is possible to generate digital certificates on any computer. These certificates are valid, however, they do not belong to the ICP-Brasil certification chain. How could this check be done using PHP? I'm using the openssl...
asked by 26.01.2018 / 14:25
1
answer

How to disable HTTPS on CentOS Apache 2 installed on Amazon EC2?

I installed CentOS an Amazon EC2 instance, and I inserted an SSL certificate using Let's Encrypt - Free SSL / TLS Certificates >. It was all cute and working perfectly. See: Every time you enter http:// , the user is automatica...
asked by 02.09.2017 / 05:59
1
answer

Problem with digital signature SHA-256

I am generating an xml and signing with SHA-256, however when I validate the signature, then the java says that it is not valid xml generated and signed: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:...
asked by 19.07.2017 / 20:56
1
answer

Install certificate .CER.PEM Linux Centos7

I need to install a certificate for a webservice in Apache (Centos7). The files they sent us are these: xxx.cer.pem xxx.pfx Can anyone tell me how I can install these certificates? Thanks!     
asked by 05.12.2016 / 20:07
1
answer

How do I create the certificates and the provisioning profile correctly for Push Notification use?

I need help to properly create a provisioning profile certificate for Push Notification . Because I followed several different tutorials, and in all I did not succeed. Only at a time when I used the provisioning profile of Team that I was ab...
asked by 12.11.2014 / 23:31
0
answers

X509Certificate2UI.SelectFromCollection is closing the application

On a given client, when accessing the X509Certificate2UI.SelectFromCollection function the application is closing without even going through the error handling. This function opens a Windows dialog box for the user to select a digital...
asked by 07.12.2018 / 12:05
0
answers

You uploaded an APK or Android App Bundle signed with a certificate that is not yet valid. Sign it with a valid certificate

Good morning, When trying to publish an app to the Play Store, I'm getting this error message: "You uploaded an APK or Android App Bundle signed with a certificate that is not yet valid. Sign it with a valid certificate." Would anyone help...
asked by 12.11.2018 / 13:35
0
answers

Getting digital certificate to sign XML in react

I have many questions, I am developing a system in react, this system consumes an api in ASP.NET Core, I generated the xml in the react and I need to send it to the sefaz, but I need to sign the same ... I have been giving one searched and it lo...
asked by 31.10.2018 / 19:29