2022 Mar 31 2:55 PM
Hi,
I am getting this error "HTTP error 407 occured: SSL handshake with github.com:443 failed: SSSLERR_SSL_READ (-58) SAPCRYPTO:SSL_read() failed SapSSLSessionStartNB()==SSSLERR_SSL_READ" while cloning the github repository from SAP abagGit . I have uploaded github certificates in STRUST and set below parameters in RZ10 as well
ssl/client_ciphersuites = 150:PFS:HIGH::EC_P256:EC_HIGH
ssl/ciphersuites = 135:PFS:HIGH::EC_P256:EC_HIGH
Kindly help me in solve me the issue.
Regards,
Harshitha
2022 Mar 31 3:03 PM
You may create an abapGit issue.
But I think you got wrong with procedure abapGit documentation - SSL setup.
Maybe you didn't upload correctly the certificates in STRUST.
Or you didn't restart the application server.
Or you have Kernel/CommonCryptoLib too old.
2022 Dec 16 1:53 AM
Hi Harshitha,
I just rewrote the SSL Setup and Test documentation. Might be helpful:
https://docs.abapgit.org/guide-ssl-setup.html
Best,
Marc
@marcfbe