Questions tagged as 'openssl'

1
answer

How to pass more than one argument using Process + OpenSSL

Using the following code I pass a certain argument, then I need to pass a password that OpenSSL requests, but how do I do this? I tried StandardInput but got an exception:    Additional information: StandardIn was not redirected Di...
asked by 16.10.2015 / 17:20
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

Delphi 7 - Inform A3 Certificate on Indy HTTP

Hello, I'm trying and unsuccessful so far to perform the integration with a web service, where I use the Indy HTTP component, updated to version 10 in Delphi 7 to access and make a GET using XML and JSON in a Web Service REST, however it is nece...
asked by 27.10.2017 / 01:15
0
answers

SSL bug in Facebook sdk integration with project in unity

Error that appears in unity. I have tried to install OpenSSL, but it still remains in error.     
asked by 12.12.2016 / 17:35
0
answers

PHP5.6 SSL protocol

Can anyone explain the possible reasons for this error: Unable to connect: 35 Unknown SSL protocol error in connection to apisandbox.aspp.com:443 I'm using the HttFul library ( link ). NOTE: I am consuming api on the homologation serve...
asked by 27.05.2016 / 14:35
1
answer

Invalid ssl certificate when accessed by mobile browsers

I set up the ssl certificates on Amazon's Ec2 server for the company sites where I work and the desktop is perfect. But when accessed by mobile phone, https turns red and the browser says the certificate is invalid. This problem does not occur o...
asked by 27.05.2016 / 14:36
1
answer

Add an A3 certificate to the TIdSSLIOHandlerSocketOpenSSL component

I would like to know how to integrate a digital certificate of type A3 into the TIdSSLIOHandlerSocketOpenSSL component. I have been able to perform the search part and choose which digital certificate to use, but I am now having difficulty...
asked by 25.04.2016 / 20:25
0
answers

Delphi 7 and Openssl [closed]

I have a Ubuntu server on the web and I have full control of it, it's a VPS , I have a restful done in django that I can read quietly in Delphi7 with superobjects. My concern is that this communication is text, so a...
asked by 29.12.2015 / 15:33
0
answers

Directory ./demoCA does not exist in windows openssl

Hello, I'm trying to generate a script through windows openssl and I came across several errors involving the ./demoCA directory. In the openssl.cnf file dir = ./demoCA I downloaded several versions of openssl in zip format but none of...
asked by 06.07.2016 / 21:55
1
answer

Doubt over OpenSSL + Apache

I have a web server on which Apache 2.4.9 and OpenSSL 1.0.1g are installed and I have a certificate installed on the server. I would like to upgrade Apache and the OpenSSL version for Apache 2.4.16 and OpenSSL to 1.0.2d. My concern is that the c...
asked by 11.08.2015 / 20:59