Hi, David, Thank you for reply and comment. That generic solution would be better for sure, but may require many changes, if we could that would be nice. Let me update man page at least, sorry I completely forgot it. Y On Sun, Oct 28, 2018 at 5:46 AM David Woodhouse <dwmw2 at infradead.org> wrote: > > On Sun, 2018-10-21 at 09:19 -0700, Yoshimasa Niwa wrote: > > This patch adds macOS Keychain support to fill specific password > > option. > > If Keychain doesn't have a password entry, it will prompt it then > > save it in Keychain. > > > > This patch is squashed commit from > > https://github.com/niw/openconnect/tree/add_keychain_support > > > > Signed-off-by: Yoshimasa Niwa <niw at niw.at> > > > This looks great; thanks! I'm not really looking at the computer this > week but will play with it later. I'll probably try doing something > more generic in main.c to allow other sources of information, perhaps > like '--formentry main:foo=bar' on the command line. > > Man page too please. -- Yoshimasa Niwa