Eliezer-
Thanks for clarifying I had read about your different packages but didn't
realize that ssl_crtd would be part of helpers. I ended up compiling from
source and it wasn't as scary as I expected :)
I used your compile options by copying squid -v output from the package.
Here are the steps I
Hey Daniel,
If it was not mentioned anywhere else then this thread is the place:
CentOS 7 packages are in the Testing phase and will might not be stable
enough for production.
If you may look at the RPMs my packaging of squid is a bit different
then the mainstream.
One of the main differences i
Eliezer- I have installed the squid 3.5 on centos 7 from your repo, the
version is:
squid-3.5.0.4-1.el6.x86_64
Problem is I am not finding ssl_crtd:
find -name ssl_crtd
returns nothing.
But squid -v
does show --enable-ssl-crtd
Should I just build from source or am I missing something?
Thanks!