21.5 Disabling the CRL Feature

To disable the CRL feature:

  1. Switch to the directory:

    <sentinel_installation_path>/etc/opt/novell/sentinel/3rdparty/jetty
  2. Run the following command:

     mv jetty-ssl-context.xml.crl.bkp jetty-ssl-context.xml
  3. In the <sentinel_installation_path>/etc/opt/novell/sentinel/config/configuration.properties file, remove the following properties:

    • sentinel.client.cert.password=<cert.password>

    • sentinel.validate.crl=true

    • sentinel.webserver.crlfile=/config/pulp_crl.pem

  4. Restart the Sentinel server.

    rcsentinel restart
  5. Go to <sentinel_installation_path>/opt/novell/sentinel/setup directory in Collector Manager and Correlation Engine.

  6. Run the following command and follow on-screen instructions to make Collector Manager and Correlation Engine compatible with the Sentinel server:

    ./configure.sh

NOTE:If the Collector Manager and Correlation Engine are in CRL mode and not able to connect to the server, then upgrade the cURL version on the machine to 7.60 or above.