diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-06 14:27:26 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-06 14:27:26 -0500 |
| commit | f22117754333a592b7411aa385d3e18d4e6be6e0 (patch) | |
| tree | 3058e9b41186dafd12c7fc3884762a66c87d0561 | |
| parent | 68ad011b7c40525bfe63ef4b0007e31c3a368def (diff) | |
clarification on SUPL TLSv1.2
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index a9a5d4c8..34fede94 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1061,7 +1061,7 @@ by the OS with regular networking (can use Wi-Fi and VPN) and SUPL is used regardless of the carrier's APN type configuration. GrapheneOS upgrades the Broadcom SUPL implementation to only using TLSv1.2 instead of using TLSv1.1 - and older.</p> + and older with TLSv1.2 disabled.</p> <p>MMS, RCS, SMS over LTE, VVM (Visual Voicemail), VoLTE (carrier-based calls on 4G and higher) and VoWi-Fi are largely implemented by the OS via TCP/IP |
