Skip to content

Commit

Permalink
Update https.md (#6234)
Browse files Browse the repository at this point in the history
fix link
  • Loading branch information
lavong committed Aug 23, 2020
1 parent 504faef commit dbb2c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/https.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Caused by: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x7f27
```

You can check a web server's configuration using [Qualys SSL Labs][qualys]. OkHttp's TLS
configuration history is [tracked here][tls_configuration_history.md].
configuration history is [tracked here](tls_configuration_history.md).

Applications expected to be installed on older Android devices should consider adopting the
[Google Play Services’ ProviderInstaller][provider_installer]. This will increase security for users
Expand Down

0 comments on commit dbb2c34

Please sign in to comment.