These patches add VPN support to connmman, they are based on 
David Woodhouse works.

I added and modified existing scripts to support vpn connection.

To create and connect to a new vpn you need to running test/connect-vpn script.

Usage: ./test/connect-provider <name> <host> <cookie> [cafile]

You can get the cookie by running openconnect
# openconnect -c ~/.cert/certificate.pem -k
~/.cert/priv-key.pem --script /etc/vpnc/vpnc-script 192.55.54.27
--cafile ~/.cert/intel-certchain.crt --key-password-from-fsid
--printcookie --cookieonly


To list avaialbe vpn to connect to you can use /test/list-providers script.

To remove or disconnect vpn from the available list you need 
test/disconnect-vpn script.



_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to