tests for restconf backend configure
rm client-cert-ca
This commit is contained in:
parent
c31b1c471b
commit
6ecb0d5232
11 changed files with 368 additions and 515 deletions
|
|
@ -141,13 +141,6 @@ module clixon-restconf {
|
|||
default "/etc/ssl/certs/clixon-ca_crt.pem";
|
||||
/* CLICON_SSL_CA_CERT */
|
||||
}
|
||||
leaf client-cert-ca {
|
||||
type string;
|
||||
description
|
||||
"Path to client certificate file
|
||||
Note only applies if socket has ssl enabled AND auth-type has client-certificate
|
||||
XXX: Is this relevant?";
|
||||
}
|
||||
}
|
||||
rpc restconf-control {
|
||||
input {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue