~indicator-applet-developers/indicator-network/trunk.15.10

« back to all changes in this revision

Viewing changes to data/com.ubuntu.connectivity1.vpn.VpnConnection.OpenVpn.xml

  • Committer: CI Train Bot
  • Author(s): Pete Woods
  • Date: 2016-02-12 14:27:13 UTC
  • mfrom: (551.1.6 tmp)
  • Revision ID: ci-train-bot@canonical.com-20160212142713-763012zdy3t2sz4p
Fix Connectivity::status property (Qt metatype issues) Fixes: #1531380
Approved by: Charles Kerr

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
 
86
86
    </interface>
87
87
</node>
88
 
 
89
 
<!--
90
 
 
91
 
tls:
92
 
{
93
 
'connection': {'autoconnect': False, 'permissions': ['user:pete:'], 'type': 'vpn', 'id': 'tls', 'uuid': '799623fc-e37a-4b39-9841-87588f2e8b8d'},
94
 
'vpn': {'service-type': 'org.freedesktop.NetworkManager.openvpn',
95
 
    'data': {
96
 
        'connection-type': 'tls',
97
 
        'remote': 'gatewoo',
98
 
 
99
 
        'ca': '/home/pete/.sesame/canonical_ca.crt',
100
 
 
101
 
        'cert': '/home/pete/.sesame/canonical-pete.crt',
102
 
        'cert-pass-flags': '1',
103
 
 
104
 
        'key': '/home/pete/.sesame/canonical-pete.key'
105
 
    }
106
 
},
107
 
'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'},
108
 
'ipv6': {'routes': [], 'ip6-privacy': 0, 'addresses': [], 'dns': [], 'method': 'auto'}
109
 
}
110
 
 
111
 
tls (all options):
112
 
{
113
 
'connection': {'autoconnect': False, 'permissions': ['user:pete:'], 'type': 'vpn', 'id': 'tls', 'uuid': '799623fc-e37a-4b39-9841-87588f2e8b8d'},
114
 
'vpn': {'service-type': 'org.freedesktop.NetworkManager.openvpn',
115
 
    'data': {
116
 
        'connection-type': 'tls',
117
 
 
118
 
        Basic:
119
 
        'key': '/home/pete/.sesame/canonical-pete.key',
120
 
        'ca': '/home/pete/.sesame/canonical_ca.crt',
121
 
        'remote': 'gatewoo',
122
 
        'cert': '/home/pete/.sesame/canonical-pete.crt',
123
 
        'cert-pass-flags': '1',
124
 
 
125
 
        General:
126
 
        'port': '1234',
127
 
        'reneg-seconds': '123',
128
 
        'comp-lzo': 'yes',
129
 
        'proto-tcp': 'yes',
130
 
        'dev-type': 'tun',
131
 
        'dev': 'banana',
132
 
        'tunnel-mtu': '1495',
133
 
        'fragment-size': '1301',
134
 
        'mssfix': 'yes',
135
 
        'remote-random': 'yes',
136
 
 
137
 
        Security:
138
 
        'cipher': 'DES-CBC',
139
 
        'keysize': '128',
140
 
        'auth': 'RSA-MD4',
141
 
 
142
 
        TLS Auth:
143
 
        'tls-remote': '/banana',
144
 
        'remote-cert-tls': 'server',
145
 
        'ta': '/home/pete/.sesame/canonical_ta.key'
146
 
        'ta-dir': '1',
147
 
        
148
 
        Proxies:
149
 
        'proxy-type': 'http',
150
 
        'proxy-server': '1234',
151
 
        'proxy-port': '4567',
152
 
        'proxy-retry': 'yes',
153
 
        'http-proxy-username': 'proxyuser',
154
 
    }
155
 
},
156
 
'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'},
157
 
'ipv6': {'routes': [], 'ip6-privacy': 0, 'addresses': [], 'dns': [], 'method': 'auto'}}
158
 
 
159
 
{'connection': {'autoconnect': False, 'permissions': ['user:pete:'], 'type': 'vpn', 'id': 'tls', 'uuid': '799623fc-e37a-4b39-9841-87588f2e8b8d'},
160
 
'vpn': {'service-type': 'org.freedesktop.NetworkManager.openvpn',
161
 
    'data': {
162
 
        'key': '/home/pete/.sesame/canonical-pete.key',
163
 
        'mssfix': 'yes',
164
 
        'proxy-port': '4567',
165
 
        'http-proxy-username': 'proxyuser',
166
 
        'connection-type': 'tls',
167
 
        'reneg-seconds': '123',
168
 
        'port': '1234',
169
 
        'dev-type': 'tun',
170
 
        'remote-random': 'yes',
171
 
        'ta-dir': '1',
172
 
        'proxy-server': '1234',
173
 
        'ca': '/home/pete/.sesame/canonical_ca.crt',
174
 
        'keysize': '128',
175
 
        'fragment-size': '1301',
176
 
        'tunnel-mtu': '1495',
177
 
        'proxy-retry': 'yes',
178
 
        'remote-cert-tls': 'server',
179
 
        'comp-lzo': 'yes',
180
 
        'remote': 'gatewoo',
181
 
        'proto-tcp': 'yes',
182
 
        'dev': 'banana',
183
 
        'proxy-type': 'http',
184
 
        'cert': '/home/pete/.sesame/canonical-pete.crt',
185
 
        'tls-remote': '/banana',
186
 
        'cert-pass-flags': '1',
187
 
        'ta': '/home/pete/.sesame/canonical_ta.key'        
188
 
}}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'ip6-privacy': 0, 'addresses': [], 'dns': [], 'method': 'auto'}}
189
 
 
190
 
password:
191
 
{
192
 
'connection': {'autoconnect': False, 'permissions': ['user:pete:'], 'type': 'vpn', 'id': 'username-password', 'uuid': '330cc533-102e-4a1f-b854-79eb6016a68b'},
193
 
'vpn': {'service-type': 'org.freedesktop.NetworkManager.openvpn',
194
 
    'data': {
195
 
        'connection-type': 'password',
196
 
        'remote': 'gatewoo',
197
 
 
198
 
        'ca': '/home/pete/.sesame/canonical_ca.crt'
199
 
 
200
 
        'username': 'usernoo',
201
 
        'password-flags': '1',
202
 
 
203
 
    }
204
 
},
205
 
'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'},
206
 
'ipv6': {'routes': [], 'ip6-privacy': 0, 'addresses': [], 'dns': [], 'method': 'auto'}}
207
 
 
208
 
password-tls:
209
 
{
210
 
'connection': {'autoconnect': False, 'permissions': ['user:pete:'], 'type': 'vpn', 'id': 'password-cert', 'uuid': '2b4baf88-7cbb-40f2-b124-b57173a762bb'},
211
 
'vpn': {'service-type': 'org.freedesktop.NetworkManager.openvpn',
212
 
    'data': {
213
 
        'connection-type': 'password-tls',
214
 
        'remote': 'gatewoo',
215
 
 
216
 
        'ca': '/home/pete/.sesame/canonical_ca.crt',
217
 
 
218
 
        'username': 'usernoo',
219
 
        'password-flags': '1',
220
 
 
221
 
        'cert': '/home/pete/.sesame/canonical-pete.crt',
222
 
        'cert-pass-flags': '1',
223
 
 
224
 
        'key': '/home/pete/.sesame/canonical-pete.key'
225
 
    }
226
 
},
227
 
'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'},
228
 
'ipv6': {'routes': [], 'ip6-privacy': 0, 'addresses': [], 'dns': [], 'method': 'auto'}
229
 
}
230
 
 
231
 
static-key:
232
 
{
233
 
'connection': {'autoconnect': False, 'permissions': ['user:pete:'], 'type': 'vpn', 'id': 'static-key', 'uuid': '796e396b-0688-4639-ad60-82c26e8a717e'},
234
 
'vpn': {'service-type': 'org.freedesktop.NetworkManager.openvpn',
235
 
    'data': {
236
 
        'connection-type': 'static-key',
237
 
        'remote': 'gatewoo',
238
 
 
239
 
        'local-ip': '10.1.1.1',
240
 
        'static-key': '/home/pete/.sesame/canonical_ta.key',
241
 
        'static-key-direction': '0',
242
 
        'remote-ip': '123.1.1.1'
243
 
    }
244
 
},
245
 
'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'},
246
 
'ipv6': {'routes': [], 'ip6-privacy': 0, 'addresses': [], 'dns': [], 'method': 'auto'}
247
 
}
248
 
 
249
 
-->
 
 
b'\\ No newline at end of file'