Whether i used the POST method is it necessary to install a SSL certificate for security in website? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Whether i used the POST method is it necessary to install a SSL certificate for security in website?

Does post method secure data like SSL certificate?

18th May 2019, 4:59 PM
Avijit Bakshi
Avijit Bakshi - avatar
2 Réponses
+ 4
POST messages don't need SSL, but it is for security reasons better to install it, because with some software your POST messages are readable for invaders. Hopefully could clearfy your question.
19th May 2019, 9:25 AM
Axel Gottwald
Axel Gottwald - avatar
+ 2
Thanks
19th May 2019, 1:21 PM
Avijit Bakshi
Avijit Bakshi - avatar