[pve-devel] spice tls + proxy: ssl_verify.c:484:openssl_verify: ssl: hostname

Dietmar Maurer dietmar at proxmox.com
Wed Jul 17 07:23:22 CEST 2013


> I don't see how to workaround this.
> 
> Best way should be to add http authentification to client,

Oh, I thought we can simply do:

	    # host => $proxyticket, # this break tls hostname verification
	    host => $host, # correct hostname
	    proxy => "http://$host:3128?$proxyticket", # pass proxyticket here instead

Or is there a problem with that also?


More information about the pve-devel mailing list