mikrotik check cert
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user