2023-06-20 13:26:14 +02:00
|
|
|
include::../summary.adoc[]
|
2020-06-30 14:41:58 +02:00
|
|
|
|
2023-06-20 13:26:14 +02:00
|
|
|
== Why is this an issue?
|
2020-06-30 14:41:58 +02:00
|
|
|
|
2023-06-20 13:26:14 +02:00
|
|
|
include::../rationale.adoc[]
|
2020-06-30 14:41:58 +02:00
|
|
|
|
2023-06-20 13:26:14 +02:00
|
|
|
include::../impact.adoc[]
|
2020-06-30 14:41:58 +02:00
|
|
|
|
2023-06-20 13:26:14 +02:00
|
|
|
// How to fix it section
|
2020-06-30 14:41:58 +02:00
|
|
|
|
2024-01-25 15:18:07 +01:00
|
|
|
include::how-to-fix-it/java-cryptography-extension.adoc[]
|
2020-06-30 14:41:58 +02:00
|
|
|
|
2025-03-19 16:31:02 +01:00
|
|
|
include::how-to-fix-it/android-webview.adoc[]
|
|
|
|
|
2023-06-20 13:26:14 +02:00
|
|
|
== Resources
|
2021-04-26 17:29:13 +02:00
|
|
|
|
2025-02-19 17:19:00 +01:00
|
|
|
include::../common/resources/standards-mobile.adoc[]
|
2020-06-30 14:41:58 +02:00
|
|
|
|
2025-03-19 16:31:02 +01:00
|
|
|
* CERT - https://wiki.sei.cmu.edu/confluence/display/java/MSC61-J.+Do+not+use+insecure+or+weak+cryptographic+algorithms
|
|
|
|
* Google Support - https://support.google.com/faqs/answer/7071387?hl=en[How to address WebView SSL Error Handler alerts in your apps]
|
|
|
|
* Android Documentation - https://developer.android.com/reference/android/webkit/WebViewClient?hl=en#onReceivedSslError(android.webkit.WebView,%20android.webkit.SslErrorHandler,%20android.net.http.SslError)[WebViewClient.onReceivedSslError] method
|
2021-06-02 20:44:38 +02:00
|
|
|
|
2021-06-03 09:05:38 +02:00
|
|
|
ifdef::env-github,rspecator-view[]
|
2021-09-20 15:38:42 +02:00
|
|
|
|
|
|
|
'''
|
|
|
|
== Implementation Specification
|
|
|
|
(visible only on this page)
|
|
|
|
|
|
|
|
include::../message.adoc[]
|
|
|
|
|
2021-06-08 15:52:13 +02:00
|
|
|
'''
|
2021-06-02 20:44:38 +02:00
|
|
|
== Comments And Links
|
|
|
|
(visible only on this page)
|
|
|
|
|
|
|
|
include::../comments-and-links.adoc[]
|
2023-06-22 10:38:01 +02:00
|
|
|
|
2021-06-03 09:05:38 +02:00
|
|
|
endif::env-github,rspecator-view[]
|
2023-06-20 13:26:14 +02:00
|
|
|
|