We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504faef commit dbb2c34Copy full SHA for dbb2c34
docs/https.md
@@ -58,7 +58,7 @@ Caused by: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x7f27
58
```
59
60
You can check a web server's configuration using [Qualys SSL Labs][qualys]. OkHttp's TLS
61
-configuration history is [tracked here][tls_configuration_history.md].
+configuration history is [tracked here](tls_configuration_history.md).
62
63
Applications expected to be installed on older Android devices should consider adopting the
64
[Google Play Services’ ProviderInstaller][provider_installer]. This will increase security for users
0 commit comments