{{#confirm-action
buttonClasses="button"
onConfirmAction=(action "saveConfig" (hash delete=true))
confirmMessage=(concat "This will delete the current CA keys associated with this backend. Are you sure you want to delete them?")
cancelButtonText="Cancel"
}}
Delete
{{/confirm-action}}