[53190] in SAPr3-news
HELP!!!! - Instructions for Configuring SSL on ITS 2.0?
daemon@ATHENA.MIT.EDU (jayzee_329@hotmail.com)
Mon Jan 31 19:36:54 2005
To: sapr3-news@mit.edu
Date: 31 Jan 2005 16:36:46 -0800
From: jayzee_329@hotmail.com
Message-ID: <1107218206.441651.99730@c13g2000cwb.googlegroups.com>
Hello,
I am having difficulty enabling ITS 6.20 to use SSL. I have attempted
the following as I could not locate any specific procedures in the
administration documentation:
ITSRegistryWGATE.conf file:
Protocol = https
RequiresSSL = yes
Service file (the service file for the service I'm accessing:
~ssoRequiresSSL 1
~http_https on
~http_server_port 443
~secure 1
~portsecure 443
~hostsecure <hostname>
**Restarted ITS instance after above changes
IIS Web Server:
Uploaded the SSL certificate
Enabled SSL
The SAP R/3 system is version 4.6 and I am attempting to access the
following url: https://<FQ hostname>:85/scripts/wgate/webgui/!
I am unsure as to the configuration, especially given that my instance
is on port 85 and I am trying to configure SSL on port 443. Upon
configuration of the above I receive a 403.2 HTTP code ("Forbidden:
Read Access Forbidden..."). There is an OSS note (#370424) on this
symptom but I have already implemented the solution and still no HTTPS.