documentation

SSL Test

Improve this page

The report zabapgit_test_ssl can be used to test the SSL connection to GitHub or any other Git server. Copy and paste the report into your ABAP system (package $TMP) and run the report.

Selection Screen

ssl_test_selection

Note: The default selection will be testing the connection to GitHub. However, you may select a different Git server URL using the value help or enter your own URLs.

Expected Result

ssl_test_result

Errors and Troubleshooting

If the connection does not work, the output will show an error message. You can click the message to see the detailed response to the HTTP request.

Please see SSL Setup for details about the correct setup and troubleshooting tips.