New issue 24884 by stanl...@chromium.org: Spigots: Cannot create ONC file
for l2tp/ipsec with certs
http://code.google.com/p/chromium-os/issues/detail?id=24884
Spigots v. 1.1.5(Unpacked)
1) Start spigots and add certificates
2) Add CA cert (.crt) for vpn server
3) Configure VPN for L2TP/IPsec with Certificates, configure host,
connection name, Server Certificate Authority, Client Certificate
Authority, Client Enrollment URI, and Proxy Settings.
4) Try to click Apply Changes but nothing happens.
Comment #1 on issue 24884 by stanl...@chromium.org: Spigots: Cannot create
ONC file for l2tp/ipsec with certs
http://code.google.com/p/chromium-os/issues/detail?id=24884
(No comment was entered for this change.)
Comment #3 on issue 24884 by kmix...@chromium.org: Spigots: Cannot create
ONC file for l2tp/ipsec with certs
http://code.google.com/p/chromium-os/issues/detail?id=24884
spigots: fix syntax error when creating certificate VPN
BUG=chromium-os:24884
TEST=create and inspect L2TP/IPsec cert connection
Change-Id: If3b5217037734a1da7c11487314dae43c9461211
Note that I just moved spigots from:
src/platform/spigots to src/platform/assets/chromeapps/spigots
Commit: 9b35a3dad90ad5228e2298abd4eda3fae3621665
Email: kmi...@chromium.org
spigots: fix syntax error when creating certificate VPN
BUG=chromium-os:24884
TEST=create and inspect L2TP/IPsec cert connection
Change-Id: If3b5217037734a1da7c11487314dae43c9461211
M network-dialog.js
M onc.js
M vpn-dialog.js
Comment #6 on issue 24884 by stanl...@chromium.org: Spigots: Cannot create
ONC file for l2tp/ipsec with certs
http://code.google.com/p/chromium-os/issues/detail?id=24884
We can do this now with the exception of .p12 files.