On Fri, Jul 8, 2016 at 11:24 AM, David Woodhouse <dwmw2 at infradead.org> wrote: > On Fri, 2016-07-08 at 10:53 +0200, Nikos Mavrogiannopoulos wrote: >> On Thu, Jul 7, 2016 at 11:20 PM, Oliver Hernandez >> <mr.oliver.hernandez at gmail.com> wrote: >> > I now have a need to connect to a Cisco VPN that authenticates with a >> > PKCS Smart Card. This EL6 build of OpenConnect does not have the >> > PKCS#11 support. Any chance there's an EL6 version of OpenConnect 7 >> > built with PKCS#11 support? Thanks! >> No the libraries there are too old. You'll have to use RHEL7. > Don't we just need to package libp11 for EPEL6? > Just add pkgconfig(p11-kit) and pkgconfig(libp11) to the BuildRequires > of the openconnect package and I think it should all Just Work. I have never tested. Are you sure that engine_pkcs11 and libp11 are sufficient in el6? Oliver could you test that?