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
|
|
@ -8,7 +8,6 @@
|
|||
|
||||
RESTCONFIG=$(cat <<EOF
|
||||
<restconf xmlns="https://clicon.org/restconf">
|
||||
<ssl-enable>false</ssl-enable>
|
||||
<auth-type>password</auth-type>
|
||||
<socket><namespace>default</namespace><address>0.0.0.0</address><port>80</port><ssl>false</ssl></socket>
|
||||
</restconf>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue