Add a non-trusted certificate

If Nozomi Networks system has a non-trusted certificate, you will need to add two system properties before you can add a certificate.

  1. Under System Definition, select All
  2. In the left sidebar, enter sys_properties.list and press enter.

    A list shows.
  3. In the top left section, in the search field, enter com.glide.communications.httpclient.verify_hostname
  4. Press enter.
  5. If the file does not exist, create it.
    1. Select Create.
    2. Enter the details as necessary.
    3. Select Submit.
  6. In the Value column, set the value to false
  7. In the top left section, in the search field, enter com.glide.communications.httpclient.verify_revoked_certificate
  8. Press enter.
  9. If the file does not exist, create it.
    1. Select Create.
    2. Enter the details as necessary.
    3. Select Submit.
  10. In the Value column, set the value to false
  11. Optional: In the top left section, in the search field, enter com.glide.communications.trustmanager_trust_all
  12. Press enter.
  13. If the file does not exist, create it.
    1. Select Create.
    2. Enter the details as necessary.
    3. Select Submit.
  14. In the Value column, set the value to true
  15. Do the Add a trusted certificate procedure.