[bind10-dev] bindctl and bindctl.pem
zhanglikun
zlkzhy at gmail.com
Mon Mar 15 03:55:56 UTC 2010
> t1:trunk$ ./src/bin/bindctl/bindctl
> [TEMP MESSAGE]: username :root password :bind10
> Username:root
> Password:
> [Errno 336265218] _ssl.c:338: error:140B0002:SSL
> routines:SSL_CTX_use_PrivateKey_file:system lib
> Failed to connect with b10-cmdctl module, is it running?
>
> If I run in the bindctl directory, it works fine.
Sorry for the delay reply,
Currently, bindctl can only be started in source tree, since bindctl hasn't
been installed properly. So I plan to do like this:
intall the following files to python/site-packages/isc/bindctl:
moduleinfo.py, cmdparse.py, bindcmd.py, exception.py.
intall the pem file "bindctl.pem" to the path as the installed
"cmdctl-keyfile.pem".
when run bindctl, user can specify the pem file for bindctl.
bindctl --pem_file /usr/somewhere/bindctl.pem
how about this? Any better suggestion?
Thanks
zhanglikun
More information about the bind10-dev
mailing list