Questions tagged as 'certificado'

0
answers

How to publish an application in IIS with Client Certificate

Good morning, I need to change in IIS and put in order for the Client when I access my site, request a valid certificate and validate that on the server where it will consume the service identify if it exists in it. I configured SSL for Re...
asked by 02.01.2018 / 11:13
0
answers

Obtaining an Apple Auth Key APN

I'm trying to use Apple's Push Notification system, but I can not get to the "Certificates, Identifiers & Profiles" page on their developer page, it just does not have that option there, it does not have menus or anything, just the page "Welcome...
asked by 21.07.2017 / 21:25
0
answers

Signing pdf with PHP

I have to digitally sign some documents in PDF . How do I do this in php ? How much does the certificate have to be? Home I'm having a hard time finding a solution if you can help thanks.     
asked by 24.07.2017 / 14:34
1
answer

Convert certificate cer without PK into PCKS12

I have a Certificate in my account and need to export it to authenticate to a site - following these procedures: link . Only in the import on windows, it does not export along with the private key. How should I proceed? I have already performed...
asked by 17.02.2017 / 13:37
0
answers

Make SOAP request with Spring using certificate A1

I'm trying to make a request to send the NFe to the Sefaz SP server, but I'm always getting the certificate error not found. I created a Bean that returns the WebServiceTemplate, and this is my code: @Value("/pathTo/certificate.pfx") private S...
asked by 25.10.2016 / 14:13
0
answers

https access in AWS does not work

I'm trying to set up HTTPS for the end user on an EC2 instance on AWS Linux. I even bought the certificate by RapidSSL and followed the steps to try to manually release the access, but I could not. So I set up Load Balance for this instance a...
asked by 09.02.2016 / 09:55
0
answers

E-mail visibility and password after submit (Facebook)

I have a question regarding passwords. I decided to do an "experiment" to see the security of the data sent by forms, and even using security protocol I noticed that you can literally READ and SEE the sent password. The browser sends everyt...
asked by 01.02.2016 / 12:07
1
answer

Is it possible to create a 100% cloud service to sign documents with digital certificate?

My idea, well summarized, is to upload a file in the browser, where the browser will ask the user to select the certificate and thus the site will return the signed document. Li in this topic one way to do with C # and ASP.NET using iTextSh...
asked by 26.01.2018 / 14:50
1
answer

Subscribe xml Nfse paulistana

I made a program in C# that signs the XML in batch of the legal note of Porto Alegre. Now the company I work in has opened a branch office in São Paulo and I need to sign the batch XML of the invoice from São Paulo to declare servi...
asked by 08.02.2017 / 15:05
1
answer

Sign on more than one page iText

Hello, I have an application that digitally signs PDF's using iText api I can sign on any page and anywhere, but I can not repeat the signature on all pages .. I tried to create a PdfAnnotation.createFreeText to copy the text of the signature and...
asked by 20.09.2018 / 14:33