mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-21 11:00:38 +01:00
add info note about NM_OPENVPN_KEY_NOSECRET
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4014 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
81f8f39920
commit
30795db0ea
1 changed files with 3 additions and 0 deletions
|
|
@ -58,6 +58,9 @@
|
|||
|
||||
#define NM_OPENVPN_KEY_PASSWORD "password"
|
||||
#define NM_OPENVPN_KEY_CERTPASS "cert-pass"
|
||||
/* Internal auth-dialog -> service token indicating that no secrets are
|
||||
* required for the connection.
|
||||
*/
|
||||
#define NM_OPENVPN_KEY_NOSECRET "no-secret"
|
||||
|
||||
#define NM_OPENVPN_CONTYPE_TLS "tls"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue