How to deconfigure SSLv3 for Admin Server (MOS ID 1938799.1)
Hi
I'm currently trying to follow MOS ID 1938799.1 and I'm not really sure what to do for chapter 1.3.2
I'm on Windows and the CMD-file logic obviously is quite different than that of the SH-file. In the SH-file the Admin Server is managed in the "ELSE" part of a CASE statement. There is no such part in the CMD file. This file works with separate IF-statements. After those IF statements there is a final line adding some more parameters to the JAVA_OPTIONS variable, but that will always be used, not just "for all that haven't been handled yet".
Just the lines concerning the JAVA_OPTIONS variable look like this: