mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
moving stuff to wiki
This commit is contained in:
parent
9b3e33ac15
commit
6071221575
31
README.md
31
README.md
|
@ -8,28 +8,17 @@ Git client for ABAP
|
||||||
- Small system footprint
|
- Small system footprint
|
||||||
- Code readable in git repository
|
- Code readable in git repository
|
||||||
|
|
||||||
## Installation Guide ##
|
## Guides ##
|
||||||
Copy the ABAP into new report via SE38 or SE80, setup SSL in STRUST, activate, run (tested on 7.30 and 7.40)
|
* [Installing abapGit](https://github.com/larshp/abapGit/wiki/Installing-abapGit)
|
||||||
|
* [Uninstalling abapGit](https://github.com/larshp/abapGit/wiki/Uninstalling-abapGit)
|
||||||
|
|
||||||
## FAQ ##
|
|
||||||
#### 1) SSL Setup ####
|
* [Installing a repository](https://github.com/larshp/abapGit/wiki/Installing-a-repository)
|
||||||
##### Option a) #####
|
* [Uninstalling a repository](https://github.com/larshp/abapGit/wiki/Uninstalling-a-repository)
|
||||||
1. Goto github, find the certificate that it is using
|
|
||||||
2. Download certificate from https://www.digicert.com/digicert-root-certificates.htm
|
|
||||||
|
|
||||||
##### 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 #####
|
* [Your first abapGit project](https://github.com/larshp/abapGit/wiki/Your-first-abapGit-project)
|
||||||
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
|
### FAQ ##
|
||||||
* http://scn.sap.com/people/jens.gleichmann/blog/2008/10/31/calling-webservices-from-abap-via-httpsssl-with-pfx-certificates
|
For questions/comments/bugs/feature requests/wishes please create an [issue](https://github.com/larshp/abapGit/issues)
|
||||||
* http://scn.sap.com/people/thomas.jung/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap
|
|
||||||
|
|
||||||
#### 2) Bugs/Comments/Feature Requests ####
|
|
||||||
Add an issue in the tracker, https://github.com/larshp/abapGit/issues
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user