docs: fix link

This commit is contained in:
Lars Hvam 2018-02-25 09:23:20 +01:00 committed by GitHub
parent fa2c00a0d7
commit 86c77c1941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ The certificate list should end up looking something like this:
![](img/strust.png)
### GitHub
On [Feburary 22nd]{https://githubengineering.com/crypto-removal-notice/}, GitHub deprectated weak TSL connections.
On [Feburary 22nd](https://githubengineering.com/crypto-removal-notice/), GitHub deprectated weak TSL connections.
See SAP note 510007, section 7, for information on how to configure SSL.
@ -49,4 +49,4 @@ Add parameters
```
ssl/client_ciphersuites = 150:PFS:HIGH::EC_P256:EC_HIGH
ssl/ciphersuites = 135:PFS:HIGH::EC_P256:EC_HIGH
```
```