libvirt的security
1. libvirt支持 SASL authentication and encryption
MD5 hashes are considered unsafe and should not be used.
2. 使用python connect with libvirt via sasl
6. Security Overview from redhat
10. 使用wireshark观察SSL/TLS握手过程--双向认证/单向认证
11. SSL/TLS协议簇加解密流程
12. libvirt org doc
13. libvirt api
14. An introduction to GDB scripting in Python (GDB 调试python)
15. libvirt org