All,
I'm running an ECC 6.0 (EHP 5) system. Our ECC System is a dual stack system. We've recently enabled SSL on the ECC's java stack. The SSL Server Certificate has been signed by my organization's internal CA. All of our desktops recognize this CA. I'm pretty sure SM/59/our ABAP system does not.
After enabling HTTPS on the Java Stack (TCP port 5XX01) we disabled the HTTP service (5XX00) per our security overlords mandate.
The only application we have running on the Java Stack is Adobe Document Services. The setup guide for ADS is located here.
As you can see, ADS involves a HTTP Connection in SM59. How do I configure this HTTP connection in SM59 over SSL (HTTPS).
Key considerations:
1. I've not imported our Enterprises' Root CA into the Trusted CAs for AS ABAP for the main reason that I do not know how to. How do I do this?