---
title: "set certificate_auth_services"
canonical: "https://docs.infoblox.com/space/nios86/35824914/set%20certificate_auth_services"
format: markdown
---
Use the` set certificate_auth_services disable name` command to disable a specific certificate authentication service. You will receive an error message when you try to disable a non-existing certificate authentication service.

# Syntax

`set certificate_auth_services disable name`

| **Argument ** | **Description** |
| --- | --- |
| name | Disables specified certificate authentication service. |

# Examples

`Infoblox > ``set`` ``certificate_auth_services`` ``disable`` ``name`  
` Certificate authentication for 'name' was disabled. `  
`Infoblox > ``set`` ``certificate_auth_services`` ``disable`` ``DoD`` ``CaC`  
` Certificate Authentication Service for 'DoD CaC' was disabled. `  
`Infoblox`` ``>`` ``set`` ``certificate_auth_services`` ``disable`` ``Some`` ``Name`  
` Invalid Name.`