.gitignore
LICENSE
Makefile
README.rst
requirements.txt
run.py
setup.py
data/ca.pem
data/example-client.pem
data/example-config.yaml
data/server.crt
data/server.key
data/doc-root/index.html
docs/Makefile
docs/conf.py
docs/index.rst
docs/server.rst
jetconf/__init__.py
jetconf/__main__.py
jetconf/config.py
jetconf/data.py
jetconf/errors.py
jetconf/handler_list.py
jetconf/helpers.py
jetconf/http_handlers.py
jetconf/nacm.py
jetconf/op_internal.py
jetconf/rest_server.py
jetconf.egg-info/PKG-INFO
jetconf.egg-info/SOURCES.txt
jetconf.egg-info/dependency_links.txt
jetconf.egg-info/entry_points.txt
jetconf.egg-info/requires.txt
jetconf.egg-info/top_level.txt
tests/test_jetconf.py
tests/test_yangson.py
utils/knot-zone-read.py
utils/CURLgui/CURLgui.pro
utils/CURLgui/main.cpp
utils/CURLgui/mainwindow.cpp
utils/CURLgui/mainwindow.h
utils/CURLgui/mainwindow.ui
utils/cert_gen/HOWTO.txt
utils/cert_gen/ca.key
utils/cert_gen/ca.pem
utils/cert_gen/ca.srl
utils/cert_gen/gen_client_cert.sh