|
<< Click to Display Table of Contents >> Navigation: Telegram > 2020 > 07 > 05 > Telegram_2020-07-05T11 |
2020-07-05T11:04:56
Certificate is for encryting communication between the cliente and the server. So no one can sniffer and intercept dstain the communication between them. For example when you enter login and password to enter a site. If the site is not secured, the data (in this case password and use) can be easily shown in the httpp protocol data.
2020-07-05T11:05:47
Got it
2020-07-05T11:06:42
The re some topic on atozed web site. That talks about that
2020-07-05T11:06:49
In GitHub there are samples.
2020-07-05T11:07:10
Ok