0
Hello.
I’m starting now on WEB programming, and I came across a question before the website I’m developing aired.
As you all know, safety is essential and extremely important for any system.
My system is hosted on Kinghost. They offer Let s Encrypt SSL certificate and automatically install it on the website.
My question is this: Having the SSL certificate configured on the client side only, will all information exchanged between client and server be safe? Or it would be necessary to have the SSL certificate configured at both ends?
Excuse me for asking, but I’m really starting with this kind of development.
That’s basically it. It creates an encrypted channel between a web server and a browser (browser) to ensure that all data transmitted is confidential and secure. See more on the Comodo website http://www.comodobr.com/ssl_o_que_e.php
– Mauro Alexandre
@Mauroalexandre I was taking a look at this question: http://answall.com/questions/47194/howcan I acquire Https-na-minha-apply%C3%A7%C3%A3o-web? Rq=1 My question is basically whether I need to configure the certificate as well in server
– henrique romao