diff options
| author | Daniil Baturin <daniil@baturin.org> | 2025-12-30 14:25:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-30 14:25:55 +0000 |
| commit | 8938dbe63cea30276fe5d39748b5c3470efe79a5 (patch) | |
| tree | 9eeff6aa22d38e3eba144f0551eef1e644021aae /interface-definitions | |
| parent | de65dc329cae7ff0defe9007c1f74d688a9d6573 (diff) | |
| download | vyos-1x-8938dbe63cea30276fe5d39748b5c3470efe79a5.tar.gz vyos-1x-8938dbe63cea30276fe5d39748b5c3470efe79a5.zip | |
Update interface-definitions/vpn_openconnect.xml.in
Diffstat (limited to 'interface-definitions')
| -rw-r--r-- | interface-definitions/vpn_openconnect.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/vpn_openconnect.xml.in b/interface-definitions/vpn_openconnect.xml.in index c4484baf1..13e5142fd 100644 --- a/interface-definitions/vpn_openconnect.xml.in +++ b/interface-definitions/vpn_openconnect.xml.in @@ -76,7 +76,7 @@ <children> <leafNode name="user-identifier-field"> <properties> - <help>Defines what field in the certificate identifies the username</help> + <help>Certificate field to identify users by</help> <valueHelp> <format>cn</format> <description>OID 2.5.4.3 - Common Name</description> |
