[squid-users] HTTPS woes
Olly Lennox
oliver at lennox-it.uk
Fri Apr 14 21:59:48 UTC 2017
Hi Guys.
I'm still struggling with this. I'm trying to build a version of 3.5 but I just can't get it to work. I'm currently attempting to rebuild the stretch package with SSL enabled but build keeps failing with the following:
../../src/ssl/gadgets.h:83:45: error: âCRYPTO_LOCK_X509â was not declared in this scope typedef LockingPointer<X509, X509_free_cpp, CRYPTO_LOCK_X509> X509_Pointer; ^~~~~~~~~~~~~~~~../../src/ssl/gadgets.h:83:61: error: template argument 3 is invalid typedef LockingPointer<X509, X509_free_cpp, CRYPTO_LOCK_X509> X509_Pointer; ^../../src/ssl/gadgets.h:89:53: error: âCRYPTO_LOCK_EVP_PKEYâ was not declared in this scope typedef LockingPointer<EVP_PKEY, EVP_PKEY_free_cpp, CRYPTO_LOCK_EVP_PKEY> EVP_PKEY_Pointer; ^~~~~~~~~~~~~~~~~~~~../../src/ssl/gadgets.h:89:73: error: template argument 3 is invalid typedef LockingPointer<EVP_PKEY, EVP_PKEY_free_cpp, CRYPTO_LOCK_EVP_PKEY> EVP_PKEY_Pointer; ^../../src/ssl/gadgets.h:116:43: error: âCRYPTO_LOCK_SSLâ was not declared in this scope typedef LockingPointer<SSL, SSL_free_cpp, CRYPTO_LOCK_SSL> SSL_Pointer; ^~~~~~~~~~~~~~~../../src/ssl/gadgets.h:116:58: error: template argument 3 is invalid typedef LockingPointer<SSL, SSL_free_cpp, CRYPTO_LOCK_SSL> SSL_Pointer; ^
Any ideas?
Thanks oliver at lennox-it.uk
lennox-it.uk
tel: 07900 648 252
From: Olly Lennox <oliver at lennox-it.uk>
To: Rafael Akchurin <rafael.akchurin at diladele.com>; "squid-users at lists.squid-cache.org" <squid-users at lists.squid-cache.org>
Sent: Friday, 14 April 2017, 14:07
Subject: Re: [squid-users] HTTPS woes
Thanks Rafael,
I'm trying this out now, have had to enable the stretch repos but seems to be building! oliver at lennox-it.uk
lennox-it.uk
tel: 07900 648 252
From: Rafael Akchurin <rafael.akchurin at diladele.com>
To: "squid-users at lists.squid-cache.org" <squid-users at lists.squid-cache.org>
Sent: Friday, 14 April 2017, 12:40
Subject: Re: [squid-users] HTTPS woes
>>> Then my config in Squid is like this, the dhparams file I generated as per instructions in the squid wiki:
>> First of all: what's Squid's version?
> And secondly; are you sufficiently capable with Debian to (cross-)build your own Squid package that can run on Raspian?
> The Debian squid/squid3 packages do not have TLS/SSL/HTTPS support. So you will be building your own to get the bumping features.
When you decide to recompile on Raspbian, please be sure to take a look at https://docs.diladele.com/administrator_guide_5_0/install/rpi/squid.html - it describes one way of doing this *on* RPI (without cross compiling). But it is slooowwww.
_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20170414/ec5355bd/attachment-0001.html>
More information about the squid-users
mailing list