Troubleshooting Certificate Policy
Issues in Creating/Updating a Policy
| Error Message | Possible Cause | Possible Solution |
|---|---|---|
| [group] Groups are already assigned to another policy or doesn't exist |
The group may be associated with some other policy. Group may not be available in AppViewX. |
Check if the group is associated with some other policy. Check if the group is available in AppViewX. |
| At least one ECDSA curve should be selected for each EC bitlength | ECDSA curve details are not provided in the request. | It is mandatory to give at least one ECDSA curve for each EC bit length. |
| Failed to fetch the policy. | AppViewX is not able to fetch policy details from DB. | DB may not be accessible during that time. Please retry the operation. |
| Policy already exists with the given name. | Policy name already exists in the inventory. | Policy names should be unique. |
| Failed to update certificate policy information. | AppViewX is not able to update policy details from DB. | DB may not be accessible during that time. Please retry the operation. |
| Given child group is not present in AppViewX. | The Child group provided by the user is not available in AppViewX. | Check if the group is available in the given child group name. |
| Certificate policy updation failed while updating certificate group. | AppViewX is not able to update the group details in policy. | DB may not be accessible during that time. |
Issues in Deleting a Policy
| Error Message | Possible Cause | Possible Solution |
|---|---|---|
| Default policy cannot be deleted. | The user is trying to delete the default policy provided by AppViewX. | AppViewX allows users to delete only user-defined policies. |
| Mandatory field is missing or invalid - policyNames | The field policyNames is not provided with any values in the request. | Check if the policyNames field is available and has values in the request. |
| Failed to delete certificate policy information. | AppViewX is not able to delete the policy. | DB may not be accessible during that time. Please retry the operation. |
