search for: tls_www_server

Displaying 1 result from an estimated 1 matches for "tls_www_server".

2017 Dec 06
1
problem when use tls to connect libvirt
Hi guys, I met a problem when I use tls to connect libvirt. When I set the CN in client.info, server.info as hostname(FDQN), the tls check will fail with ip; and vice versa, when set CN as ip address, the tls check will fail with hostname. Only use what we set in can succeed. If this is expected? or I there was some issue in my env. or setup steps? 1. set tls env with hostname, then it will