more info on SSL setup

This commit is contained in:
Lars Hvam 2014-07-17 19:22:46 +02:00
parent 57c9c0385b
commit 59d9a27d71

View File

@ -13,7 +13,12 @@ Copy the ABAP into new report via SE38 or SE80, setup SSL in STRUST, activate, r
## FAQ ## ## FAQ ##
##### 1) SSL Setup ##### ##### 1) SSL Setup #####
See blogs 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
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/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 * http://scn.sap.com/people/thomas.jung/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap