<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/interface-definitions/include/stunnel, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2024-12-16T07:16:34+00:00</updated>
<entry>
<title>T6934: Add preshared key for zabbix-agent monitoring service</title>
<updated>2024-12-16T07:16:34+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-12-11T03:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=73b9eba81999744ba0adf4c252ccdb2bd0bd2a19'/>
<id>urn:sha1:73b9eba81999744ba0adf4c252ccdb2bd0bd2a19</id>
<content type='text'>
- Allow configure preshared key for zabbix-agent
- Added op mode command for generatre random psk secret
- Removed duplicate xml definition for psk settings


Configure authentication mode:
```
# set service monitoring zabbix-agent authentication mode
Possible completions:
   pre-shared-secret    Use a pre-shared secret key
```

Configure PSK Settings:
```
# set service monitoring zabbix-agent authentication psk
Possible completions:
   id                   ID for authentication
   secret               pre-shared secret key

```

Generate Random PSK:
```
$ generate psk random
Possible completions:
  &lt;Enter&gt;               Execute the current command
  size                  Key size in bytes

```
</content>
</entry>
<entry>
<title>T5735: Stunnel CLI and configuration</title>
<updated>2024-06-24T14:16:31+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-05-29T13:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f6131611e15a644312e3c4baf5b8f6387c2930e7'/>
<id>urn:sha1:f6131611e15a644312e3c4baf5b8f6387c2930e7</id>
<content type='text'>
Add CLI commands
Add config
Add conf_mode
Add systemd config
Add stunnel smoketests
Add log level config
</content>
</entry>
</feed>
