Checking that the Apache HTTPS server and SELinux work together

Check that the Apache HTTPS server and SELinux policy module work together correctly.

  1. Check that the policy module httpd-plus.te has been correctly installed:
    
    # semodule -l | grep httpd-plus
    # httpd-plus 1.0.3
    
  2. Repeat the checks described in Verifying that cryptographic operations work correctly to confirm that the Apache HTTPS server is running and correctly using the z Systems cryptographic hardware.

You have now successfully completed the topics and steps described in this white paper! You should now have an Apache HTTPS server with mod_nss under RHEL 7 that exploits the cryptographic hardware functions available with IBM z Systems.