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.
|
|
|
|
* Application data transits over a network that is considered untrusted.
|
|
|
|
* 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.
|
2021-10-13 12:21:04 +02: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.
|