Deleting an incident
Steps
- In the Content Gateway manager, go to the Configure > SSL > Incidents > Incident List tab.
- Select the incident to delete. If the incident is not visible, you can search by ID. See Viewing incidents.
-
In the Action column, select Delete from the Action drop-down list, and then click OK.
If it is necessary or convenient, the entire Incident List can be deleted using a sqlite3 command:
sqlite3 /opt/WCG/config/new_scip3.db "delete from certificate_acl;"