Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-19 Thread login mogin
I have just checked with the debug_options and saw that sslflags=DELAYED_AUTH made it skip the client cert request. Just commented that on the config and now it works! Thanks a lot! Amos Jeffries , 19 Tem 2018 Per, 11:35 tarihinde şunu yazdı: > On 18/07/18 23:54, login mogin wrote: > > Hi

Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-19 Thread Amos Jeffries
On 18/07/18 23:54, login mogin wrote: > Hi there, > > I have just tried with the patch and it is still not working. Do you > want any particular log or debug output? > If you could provide the cache.log output with: debug_options ALL,1 3, 5, 83,9 ... and a full-data packet trace of the TLS

Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-18 Thread login mogin
Hi there, I have just tried with the patch and it is still not working. Do you want any particular log or debug output? Thanks Logan login mogin , 17 Tem 2018 Sal, 12:03 tarihinde şunu yazdı: > I'll give it a try today and let you know. Thanks a lot. > > Logan > > Amos Jeffries , 17 Tem 2018

Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-17 Thread login mogin
I'll give it a try today and let you know. Thanks a lot. Logan Amos Jeffries , 17 Tem 2018 Sal, 08:08 tarihinde şunu yazdı: > On 14/07/18 06:32, login mogin wrote: > > Thanks for the help. Now I am not getting any error messages but as you > > said I will follow the pull request. > > > > I've

Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-17 Thread Amos Jeffries
On 14/07/18 06:32, login mogin wrote: > Thanks for the help. Now I am not getting any error messages but as you > said I will follow the pull request. > I've now managed to add what I think is the final bit of the fix to that PR. Do you now see it fully working? Amos

Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-13 Thread login mogin
Thanks for the help. Now I am not getting any error messages but as you said I will follow the pull request. Best Logan On Fri, Jul 13, 2018 at 8:00 AM Alex Rousskov < rouss...@measurement-factory.com> wrote: > On 07/12/2018 11:35 PM, login mogin wrote: > > Thanks a lot, just tried the patch,

Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-12 Thread login mogin
Thanks a lot, just tried the patch, sadly still not working. Best Logan Alex Rousskov , 12 Tem 2018 Per, 22:03 tarihinde şunu yazdı: > On 07/12/2018 07:58 PM, login mogin wrote: > > Or should I report this as a bug? > > Your call, but it is a bug. You can also try the following _untested_ >

Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-12 Thread Alex Rousskov
On 07/12/2018 07:58 PM, login mogin wrote: > Or should I report this as a bug? Your call, but it is a bug. You can also try the following _untested_ patch: https://github.com/squid-cache/squid/pull/252.patch Good luck, Alex. > On Thu, Jul 12, 2018 at 4:11 AM login mogin wrote: > > Hi, >

Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-12 Thread login mogin
Do you guys have any idea on this? Or should I report this as a bug? On Thu, Jul 12, 2018 at 4:11 AM login mogin wrote: > Hi, > > We have been using squid 3.5.23 on ubuntu 16 with the configuration > clientca=CERTPATH without any problem. We decided to run the new version > squid 4.1 on ubuntu

[squid-users] ERROR: Unknown TLS option clientca

2018-07-12 Thread login mogin
Hi, We have been using squid 3.5.23 on ubuntu 16 with the configuration clientca=CERTPATH without any problem. We decided to run the new version squid 4.1 on ubuntu 18 with the same config. But now client certificate auth is not working anymore and we got this message on debug: ERROR: Unknown