From 5d09493d83591bdb7ccf0daeae5393c40db7b7e9 Mon Sep 17 00:00:00 2001 From: Gregor Wolf Date: Sun, 20 Jul 2014 11:07:02 +0200 Subject: [PATCH] More Details on the SSL Setup, adjusted formating of the headings --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b3dab1536..87adb8626 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,22 @@ Git client for ABAP Copy the ABAP into new report via SE38 or SE80, setup SSL in STRUST, activate, run (tested on 7.30 and 7.40) ## FAQ ## -##### 1) SSL Setup ##### +#### 1) SSL Setup #### +##### Option a) ##### 1. Goto github, find the certificate that it is using 2. Download certificate from https://www.digicert.com/digicert-root-certificates.htm -3. Install in STRUST under "SSL server Standard" -4. Restart ICM using transaction SMICM +##### Option b) ##### +1. Use Firefox to go to https://github.com +2. Click on the lock icon and then "More Information ..." and there "View Certificate" +3. Switch to the Details Tab and choose the first certificate of the tree and click Export +4. Do the same for the next certificate in the tree +##### Then continue here ##### +1. Install the certificates in STRUST under "SSL System Client SSL Client (Standard)" +2. Restart ICM using transaction SMICM (when you're NetWeaver Release is 7.01 or lower) Also see blogs * http://scn.sap.com/people/jens.gleichmann/blog/2008/10/31/calling-webservices-from-abap-via-httpsssl-with-pfx-certificates * http://scn.sap.com/people/thomas.jung/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap -##### 2) I found a bug ##### +#### 2) I found a bug #### Add an issue in the tracker, https://github.com/larshp/abapGit/issues