mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
docs: ssl #1246
This commit is contained in:
parent
82399d38fd
commit
11ab0190c1
|
@ -4,7 +4,7 @@ category: other
|
||||||
order: 60
|
order: 60
|
||||||
---
|
---
|
||||||
|
|
||||||
Following report can be used to test SSL connection to github,
|
Following report can be used to test SSL connection to github. Copy paste the report into the ABAP system use package $TMP
|
||||||
|
|
||||||
```abap
|
```abap
|
||||||
REPORT zabapgit_test_ssl.
|
REPORT zabapgit_test_ssl.
|
||||||
|
@ -69,4 +69,4 @@ FORM run.
|
||||||
ENDIF.
|
ENDIF.
|
||||||
|
|
||||||
ENDFORM.
|
ENDFORM.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user