remove global ssl-enable in clixon-restconf.yang
This commit is contained in:
parent
9016dde319
commit
c0ad6d3f8f
5 changed files with 2 additions and 18 deletions
|
|
@ -172,7 +172,6 @@ testrun()
|
|||
<config>
|
||||
<restconf xmlns="https://clicon.org/restconf">
|
||||
<auth-type>$authtype</auth-type>
|
||||
<ssl-enable>true</ssl-enable>
|
||||
<server-cert-path>$srvcert</server-cert-path>
|
||||
<server-key-path>$srvkey</server-key-path>
|
||||
<server-ca-cert-path>$cacert</server-ca-cert-path>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue