Re: [PATCH v2] Allow specifying server in configuration file

2018-05-29 Thread David Woodhouse
On Tue, 2018-04-03 at 20:03 -0400, Max Rees wrote: > > +   case OPT_SERVER: > +   if (openconnect_parse_url(vpninfo, config_arg)) > +   exit(1); > +   break; Here you *only* accept a bare URL, not the name of one

Re: [PATCH v2] Allow specifying server in configuration file

2018-04-12 Thread Daniel Lenski
On Tue, Apr 3, 2018 at 5:03 PM, Max Rees wrote: > On Apr 04 12:10 AM, David Woodhouse wrote: >> I'd probably be inclined to suggest we should accept whatever comes >> last. We don't reject multiple '--server xxx' options, do we? It allows >> the value in the config file to be