This commit is contained in:
2026-07-09 22:48:53 +02:00
parent 3e41a0c057
commit 9d440e647d
+1 -1
View File
@@ -18,7 +18,7 @@ Esempio: `TLSPSKIdentity=gitea-v1`
### TLSPSKFile ### TLSPSKFile
Generare una chiave crittografica e salvarla in `/etc/zabbix/agent.psk`: Generare una chiave crittografica e salvarla in `/etc/zabbix/agent.psk`:
```bash ```bash
openssl rand -hex 32 | tee /etc/zabbix/agent.psl openssl rand -hex 32 | tee /etc/zabbix/agent.psk
``` ```
### Trim ### Trim