mikrotik check cert

This commit is contained in:
Mateusz Gruszczyński
2025-10-27 09:00:57 +01:00
parent 41dc2818f1
commit 32c2dbc281
2 changed files with 113 additions and 106 deletions

View File

@@ -23,6 +23,8 @@ username = admin
ssh_key_path = /root/.ssh/id_rsa_proxy
# Check certificate before upload (default: true)
check_before_upload = true
mikrotik_services = www-ssl,api-ssl
[mikrotik_switch]
type = mikrotik
@@ -31,6 +33,8 @@ port = 22
username = admin
# Always upload without checking
check_before_upload = false
mikrotik_services = www-ssl,api-ssl
# ═══════════════════════════════════════════════════════════
# PROXMOX VE SERVERS