SAP SSL setup AbapGit
#############################
Video Source: www.youtube.com/watch?v=w8pIdxt9iDU
SAP SSL setup AbapGit • Download certificate from https://www.digicert.com/digicert-roo... • Install the certificates in STRUST transaction: • Click on the Change button • Open “SSL client Client SSL Client (Anonymous)” folder • In the third box, Certificate, click on the bottom-left button “Import certificate” and “Add to certificate list”. • Upload all the downloaded certificates • Save • Note about GitHub# • On 2018-02-22, GitHub deprectated weak TLS connections. • See SAP note 510007, section 7, for information on how to configure SSL. • Add profile parameters: • ssl/client_ciphersuites = 150:PFS:HIGH::EC_P256:EC_HIGH • ssl/ciphersuites = 135:PFS:HIGH::EC_P256:EC_HIGH • • ZABAPGIT_TEST_SSL • Following report can be used to test SSL connection to github. Copy paste the report into the ABAP system use package $TMP • https://docs.abapgit.org/other-test-s... • Música • Candlepower de Chris Zabriskie é licenciada de acordo com a licença Atribuição 4.0 da Creative Commons. https://creativecommons.org/licenses/... • Fonte: http://chriszabriskie.com/divider/ • Artista: http://chriszabriskie.com/
#############################