Re: [pve-devel] [PATCH] pveproxy: enable TSLv1

2015-02-03 Thread Dietmar Maurer
I guess this will break most connections instead. > No it don't, is only commanded by the doc to set this flag. > Am 03.02.15 um 18:23 schrieb Dietmar Maurer: > >> + sslv3 => 0, > >> + verify => 1, > > Really? Why does a server side verification influence the client? >

Re: [pve-devel] [PATCH] pveproxy: enable TSLv1

2015-02-03 Thread Wolfgang Link
No it don't, is only commanded by the doc to set this flag. Am 03.02.15 um 18:23 schrieb Dietmar Maurer: + sslv3 => 0, + verify => 1, Really? Why does a server side verification influence the client? ___ pve-devel mailing list pv

Re: [pve-devel] [PATCH] pveproxy: enable TSLv1

2015-02-03 Thread Dietmar Maurer
> + sslv3 => 0, > + verify => 1, Really? Why does a server side verification influence the client? ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH] pveproxy: enable TSLv1

2015-02-03 Thread Wolfgang Link
this is necessary for IE communication Signed-off-by: Wolfgang Link --- bin/pveproxy |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bin/pveproxy b/bin/pveproxy index a9b6f1c..a254f08 100755 --- a/bin/pveproxy +++ b/bin/pveproxy @@ -107,8 +107,10 @@ sub init { s