Added validation of clixon-restconf.yang: server-key-path and server-cert-path must be present if ssl enabled.

This commit is contained in:
Olof hagsand 2021-01-21 12:11:26 +01:00
parent f1449a2542
commit 2d402b7ba5
6 changed files with 222 additions and 5 deletions

View file

@ -106,7 +106,6 @@ fi
# Restconf test routine with arguments:
# 1. proto:http/https
# 2: addr: 127.0.0.1/::1 # IPv4 or IPv6
# 3: config: local / backend config (evhtp only)
testrun()
{
proto=$1 # http/https