Remove --cert-type option from command line
authorDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 11 Jun 2012 12:42:27 +0000 (13:42 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 11 Jun 2012 12:42:29 +0000 (13:42 +0100)
commit57b1ca9c2f404849e5f4d380514c031f9ae9922f
treea8cf5950d16cf8c25480b45db8b469476ec3e537
parentf92cf193bf7ef63cda435cf6901b0aa614d4023a
Remove --cert-type option from command line

With the impending v4.00 release and the soname change, this is a good
time to obsolete the --cert-type option. We've been automatically
detecting key types for a *long* time.

Only remove it from the command line for now; the library never exposed
it, but if the GnuTLS cert-loading code ends up being contributed back
to GnuTLS then they might want something similar there. So leave it in
place but unused.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
main.c
openconnect.8.in