> 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?
_______________________________________________
pve-devel mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
