SV-89423r1_rule
V-74749
SRG-APP-000400-AS-000246
MQMH-AS-000190
CAT II
10
Display the SSL Server Profile associated with the WebGUI (CLI).
Enter:
co
show web-mgmt
[Note the name of the ssl-server]
Define the cache parameters of the SSL Server using the CLI.
Enter:
co
crypto
ssl-server <ssl-server name>
caching on
cache-timeout <3600>
exit
exit
write mem
y
Display the SSL Server Profile associated with the WebGUI using the (CLI).
Log on as an admin to the MQ appliance using SSH terminal access.
Enter:
co
show web-mgmt
To note the name of the ssl-server, enter:
crypto
ssl-server <ssl-server name>
show
Verify the following are displayed:
caching on
cache-timeout 3600
If the ssl-server configuration does not exist, or if caching is "off", or if the cache-timeout setting does not equal “3600” seconds (60 minutes), this is a finding.
V-74749
False
MQMH-AS-000190
Display the SSL Server Profile associated with the WebGUI using the (CLI).
Log on as an admin to the MQ appliance using SSH terminal access.
Enter:
co
show web-mgmt
To note the name of the ssl-server, enter:
crypto
ssl-server <ssl-server name>
show
Verify the following are displayed:
caching on
cache-timeout 3600
If the ssl-server configuration does not exist, or if caching is "off", or if the cache-timeout setting does not equal “3600” seconds (60 minutes), this is a finding.
M
3239