[PATCH D/H] external/openssl: add openconnect vpn
David Woodhouse
dwmw2 at infradead.org
Thu Jul 14 23:06:51 EDT 2011
On Fri, 2011-07-15 at 01:38 +0000, openconnect at lakedaemon.net wrote:
>
> Openconnect requires engine support and DTLSv1.
DTLSv1 yes (well, it'll work without it but you really don't want to).
We *could* live without ENGINE support. The only reason we use that is
if you have a TPM. Which presumably you don't on an Android device, and
it could easily be made optional in OpenConnect (it's just the
load_tpm_certificate() function, isn't it?)
--
dwmw2
More information about the openconnect-devel
mailing list