Bug#711381: SQUID3 building Jessie and Sid package with enable-ssl flag set

2013-06-19 Thread Luigi Gangitano
Hi Robert, README.Debian is probably a better place for this kind of information (squid.conf could as a config file could be modified by the local admin and no warning could be added to it), but I'm planning to package a non-free version of squid3 with SSL enable which should solve the issue.

Bug#711381: SQUID3 building Jessie and Sid package with enable-ssl flag set

2013-06-14 Thread Robert Searle
Could you add something like #Remember to ensure your squid config changes are correct by running "squid3 -k parse" to the top of the default squid file? Robert Searle Subject: Re: Bug#711381: SQUID3 building Jessie and Sid package with enable-ssl flag set From: lu...@debia

Bug#711381: SQUID3 building Jessie and Sid package with enable-ssl flag set

2013-06-13 Thread Luigi Gangitano
Hi Robert, This is a corner case, in my opinion. The wrong option is not stopping Squid3 from serving requests on another http_port, so an error printed in the log file is the best option so that an administrator can check what is working and what is not. Printing to stderr is not a good way t

Bug#711381: SQUID3 building Jessie and Sid package with enable-ssl flag set

2013-06-13 Thread Robert Searle
current problem is it looks like everything is working fine, so I did bother reviewing log files. Robert Searle Subject: Re: Bug#711381: SQUID3 building Jessie and Sid package with enable-ssl flag set From: lu...@debian.org Date: Fri, 14 Jun 2013 02:37:55 +0200 CC: 711...@bugs.debian.org To

Bug#711381: SQUID3 building Jessie and Sid package with enable-ssl flag set

2013-06-13 Thread Luigi Gangitano
Hi Robert, Actually, this is not a desiderable behavior for squid3 since multiple http_port and https_port can be enabled in configuration file and a wrong option should not stop all other port from working. Maybe we could add a note in README.Debian stating that SSL is not enabled in this bui

Bug#711381: SQUID3 building Jessie and Sid package with enable-ssl flag set

2013-06-13 Thread Robert Searle
Jessie and Sid package with enable-ssl flag set From: gangit...@lugroma3.org Date: Thu, 13 Jun 2013 12:15:41 +0200 CC: cont...@bugs.debian.org To: robertsea...@hotmail.com; 711...@bugs.debian.org merge 641944 711381thanks Hi Robert, Due to license issues while using OpenSSL in squid code-base an

Bug#711381: SQUID3 building Jessie and Sid package with enable-ssl flag set

2013-06-13 Thread Luigi Gangitano
merge 641944 711381 thanks Hi Robert, Due to license issues while using OpenSSL in squid code-base an SSL-enabled version of squid3 cannot be uploaded to the main repository. I'm merging this bug with the other one asking for SSL support. Regards, L -- Luigi Gangitano -- -- GPG: 1024D/924C

Bug#711381: SQUID3 building Jessie and Sid package with enable-ssl flag set

2013-06-06 Thread Robert Searle
Package: squid3 Version: 3.3.4-1 Severity: wishlist I would like the SQUID3 package in Jessie and Sid to be built with --enable-ssl. This stops the following config file errors. ERROR: 'https_port' requires --enable-ssl