Questions tagged as 'ssl'

1
answer

Difference between TLS and SSL protocols

I'm implementing a class for sending emails on Android. And I'm implementing so that I can support most email services. Ex: Gmail, Live, Yahoo, and e-mail domain (eg [email protected]).    So I'm having problems with some providers usin...
asked by 13.03.2014 / 21:13
2
answers

Data received from HTTPS is encrypted?

If I install SSL and use HTTPS on my site, for example, I run a POST form, the form data arrives encrypted to the server? If yes, how to decrypt using PHP?.     
asked by 07.02.2015 / 04:33
2
answers

What are private and public keys?

After picking up and breaking my head to install ssl scripts in Apache, some questions popped up in my head about some nomenclatures that were appearing according to the searches I was doing to get help on the internet. What most caught my at...
asked by 03.11.2016 / 20:43
1
answer

Free SSL Certificates Let's Encrypt have the same reliability of payments?

Encryption TLS is used by lets encrypt and uses the acme protocol that exchanges files between server-client, I realize that using https a little delay already used the paid certificate and also realized this...
asked by 14.02.2017 / 17:31
3
answers

How to choose a digital certificate? What to take into account?

I'm working in a virtual store, and I need to know the best certificate regarding Cost x Benefit , I need to indicate a certificate for the client, but this is the first time I work with a Remembering that because it is a virtual store, it w...
asked by 27.07.2015 / 20:05
1
answer

CakePHP Actions Not Found in Vhost from Wampserver

I'm trying to make my admin actions protected by SSL, including login action. However whenever I try to access one of these actions, I always get the 404 error. For example, when trying to access the login page, Cake redirects to link , with er...
asked by 29.07.2014 / 15:35
2
answers

What are the benefits of using HTTPS?

Where I work, people often say that they have to put HTTPS on their systems to make it more secure. I'd like to know: What does SSL make a site safer? What types of attacks do they avoid? In the implementation of SSL...
asked by 05.02.2015 / 15:44
1
answer

SSL socket dying on the client and no errors on the server

I have a problem with connections to ssl sockets in python When I perform a stress test on the SMTP daemon that I am writing the client some sending threads die with " Connection reset by peer ", but server side does not there is no exceptio...
asked by 20.02.2014 / 19:03
3
answers

Web security api: SSL?

I would like to know if you can restrict requests to a web api specifically for a machine. My api web will be hosted on computer A. My client (at first only one) will be hosted on the computer B . Different servers, different machines....
asked by 02.09.2017 / 20:19
1
answer

What is the correct order of the ICP-Brazil certificate chain so that the certificate of an e-CPF and e-CNPJ is requested via TLS Handshake? [closed]

To authenticate a user using the digital certificate, and to obtain this certificate in the backend it is necessary to enable the "SSL / TSL Handshake" option on the web server with the option to export the certificate as environment variable -...
asked by 04.04.2017 / 21:30