‎2014 May 05 10:32 AM
Hello Colleagues,
after configuration to HTTPS on AS Java 7.0 Server we have to disable all HTTP connectivity now.
I found different discussion to that issue but I am still not sure what are the right way.
Please help to clarify this point to me.
Many thanks in advance!
Regards,
Jochen
‎2014 May 08 2:13 PM
Hi Jochen,
In order to disable the HTTP access to your Java AS. You will have to login to Visual Administrator, and then under Service, go to the HTTP Provider details. You will find a value specifying both http and https values (if already configured). You can remove the http part, which will allow you to remove the http access.
Regards,
David
‎2014 May 05 6:26 PM
With NetWeaver 7.0 you will need to configure the ports of the dispatcher's HTTP Provider service.
‎2014 May 05 6:47 PM
‎2014 May 08 2:13 PM
Hi Jochen,
In order to disable the HTTP access to your Java AS. You will have to login to Visual Administrator, and then under Service, go to the HTTP Provider details. You will find a value specifying both http and https values (if already configured). You can remove the http part, which will allow you to remove the http access.
Regards,
David
‎2014 May 09 7:56 AM
Hi David,
many thanks for reply!
Direct hit! Yes, this is that I have to do.
Many thank!
Regards,
Jochen