2020-06-30 12:50:28 +02:00
|
|
|
== Ask Yourself Whether
|
|
|
|
|
2021-10-14 16:12:59 +02:00
|
|
|
* Application data needs to be protected against falsifications or leaks when transiting over the network.
|
2022-11-25 17:07:05 +01:00
|
|
|
* Application data transits over an untrusted network.
|
2021-10-14 16:12:59 +02:00
|
|
|
* Compliance rules require the service to encrypt data in transit.
|
2021-10-12 09:21:31 +02:00
|
|
|
* Your application renders web pages with a relaxed mixed content policy.
|
2022-11-25 17:07:05 +01:00
|
|
|
* OS-level protections against clear-text traffic are deactivated.
|
2020-06-30 12:50:28 +02:00
|
|
|
|
|
|
|
There is a risk if you answered yes to any of those questions.
|