mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
docs: fix link
This commit is contained in:
parent
fa2c00a0d7
commit
86c77c1941
|
@ -41,7 +41,7 @@ The certificate list should end up looking something like this:
|
||||||

|

|
||||||
|
|
||||||
### GitHub
|
### 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.
|
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/client_ciphersuites = 150:PFS:HIGH::EC_P256:EC_HIGH
|
||||||
ssl/ciphersuites = 135:PFS:HIGH::EC_P256:EC_HIGH
|
ssl/ciphersuites = 135:PFS:HIGH::EC_P256:EC_HIGH
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user