5.1.1 Ensure 'sslEnabled' is set to 'true' within the CSIv2 Transport Layer

Information

The CSIv2 Transport policy configures security at the transport layer when accessing EJB applications using RMI/IIOP.

Setting the configuration at the transport layer for RMI/IIOP requests will ensure that the data is passed through the IIOPS secure channel.

Solution

Set the sslEnabled attribute in ORB > serverPolicy.csiv2 > layers > transportLayer to true in the ${server.config.dir}/configDropins/overrides/<any file name>.xml

<orb id="defaultOrb">
<serverPolicy.csiv2>
<layers>
<transportLayer sslEnabled="true"/>
</layers>
</serverPolicy.csiv2>
</orb>

See Also

https://workbench.cisecurity.org/benchmarks/7724

Item Details

Category: ACCESS CONTROL, IDENTIFICATION AND AUTHENTICATION, SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|AC-17(2), 800-53|IA-5, 800-53|IA-5(1), 800-53|SC-8, 800-53|SC-8(1), CSCv7|14.4

Plugin: Unix

Control ID: ba76586a2a77d85dd8c66fe7832be70804f595b02bb49a89e2ff9f4d3c5a49ba