Verify DeviceManagement agent client certificates
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
},
|
||||
"spec": {
|
||||
"clientAuth": {
|
||||
"clientAuthType": "RequireAnyClientCert"
|
||||
"clientAuthType": "RequireAndVerifyClientCert",
|
||||
"secretNames": [
|
||||
"devicemgmt-agent-client-ca"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user