惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
博客园 - 司徒正美
WordPress大学
WordPress大学
爱范儿
爱范儿
小众软件
小众软件
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
罗磊的独立博客
博客园_首页
V
V2EX
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
大猫的无限游戏
大猫的无限游戏
The Cloudflare Blog
MyScale Blog
MyScale Blog
IT之家
IT之家
H
Help Net Security
Blog — PlanetScale
Blog — PlanetScale
Microsoft Security Blog
Microsoft Security Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
人人都是产品经理
人人都是产品经理

N-able

Failed patch? Here's how N-zo tells you why. - N-able Why CVSS alone isn't prioritization anymore - N-able N-central Security Hotfix – September 5, 2026 - N-able Vulnerability Remediation for IT Teams - N-able AI changed how attackers operate - N-able Cutting Dwell Time in Cybersecurity: A Practical Guide - N-able MSP Pricing Guide: Security-Inclusive Tiers That Scale - N-able Mail Assure: Homograph Detection & Sharper Email Reporting VoluNteer Spotlight: Magdalena Jasinska - N-able EDR vs Antivirus: A Comparison for Modern Endpoint Security - N-able SOC Compliance Explained: Types, Requirements, Steps - N-able Threat Hunting as a Service for MSPs and IT Teams - N-able N-central Security Update – August 10, 2026 - N-able Smishing in Cybersecurity: Spot and Stop SMS Scams - N-able Outsourced SOC: Costs, Benefits, and How to Choose - N-able Security Incident Response Metrics: Measure What Matters - N-able Disaster Recovery Test: Methods, Steps, and Cadence - N-able When exploits move in hours, patching must move faster - N-able Security Operations Management for MSPs and IT Teams - N-able Proactive Threat Hunting Framework: Step-by-Step Guide - N-able BCDR Essentials: Build Resilient Continuity Plans - N-able Cove Data Protection wins Omdia BDR Champion award - N-able MTTD vs MTTR: Cut Downtime with Faster Detection - N-able AI Governance and Accountability: How to Prove What Your AI Is Doing A Solid IT Disaster Recovery Plan Guide How MDR Fits Into Ransomware Defense Why backup belongs in the service desk The Hard Part of Mac Patching Is Not the Patch, It’s the Workflow AI Risk Management: When AI Moves from Suggestion to Action Spear Phishing vs. Phishing: Where the Real Damage Comes From
Firewall Configuration Guide for Cove’s Move to Mutual TL...
N-able · 2026-09-04 · via N-able

A Disclaimer Before You Begin

This guide is provided for reference to help you get started and is not official documentation from your firewall vendor. Menu names, steps, and settings may vary by firmware version or configuration. Always consult your firewall vendor’s documentation or support team for guidance specific to your environment before making changes.

Stopping the Man in the Middle

Man-in-the-middle (MITM) attacks let an attacker sit between two systems, intercept their traffic, and read or alter it without either side noticing. On an unprotected connection, that means backup traffic — including credentials and business data — could be exposed in transit.

That’s why we’re upgrading the connection between Backup Manager and the N-able cloud from one-way TLS to mutual TLS (mTLS), which adds client-side certificate authentication on top of encryption. Both sides now verify each other’s identity before any data moves, closing the gap MITM attacks rely on and keeping backup traffic genuinely end to end (E2E) encrypted with no proxy able to decrypt and re-encrypt it in the middle.

Preparing for the Move to mTLS

Backup Manager will be moving to mTLS which will validate the full TLS certificate chain on its connections. There is no client-side setting to disable this check, so any firewall or proxy that re-signs TLS (SSL/TLS inspection, DPI-SSL, HTTPS content inspection) will break backups unless the relevant Cove domains are explicitly excluded from that inspection.

Therefore, Cove must be excluded from TLS inspection before November 2nd, 2026. To help you get started, we’ve put together this configuration guide for the most commonly used firewalls.

For every firewall below, the fix is the same in principle: add cloudbackup.management and *.cloudbackup.management to that firewall’s TLS/SSL inspection exclusion or allow list, using domain or SNI matching rather than IP matching.

Quick Reference

Domains to exclude on every firewall that supports domain/SNI-based TLS exceptions:

  • cloudbackup.management
  • *.cloudbackup.management (covers all storage nodes automatically, e.g. < home-node >.cloudbackup.management and < home-node >-webrcg.cloudbackup.management)

Where to find a device’s home node: The home node name (e.g., us-atl-08-02) is visible in the device’s Backup Manager URL, or on the device’s overview page in the Cove Management Console.

For more information, you can refer to our knowledge base.

1. Cisco® Meraki™ MX

Meraki’s HTTPS Inspection feature (MX OS 26.2+, Advanced Security or SD-WAN+ license) can decrypt and inspect HTTPS traffic, then re-encrypt it. It supports an L7 allow list matching destination hostname with wildcards.

Official documentation:

2. Fortinet® FortiGate®

FortiGate’s SSL/SSH Inspection profile supports exempting destinations by wildcard FQDN, matched against the TLS SNI field — this works independently of DNS resolution.

Official documentation:

Note: SSL exemption only applies when the policy’s Inspection Method is Full SSL Inspection (deep inspection). If the policy uses certificate inspection only, no exemption is needed.

3. SonicWall® (SonicOS® / DPI-SSL)

SonicWall’s DPI-SSL Client (and Server, if applicable) SSL inspection supports domain-based exclusions via Common Name Exclusions, or via FQDN Address Objects added to the Exclude list.

Official documentation:

WatchGuard® Firebox®

The Firebox’s HTTPS-Proxy action supports Domain Name Rules, which take precedence over the predefined Content Inspection Exceptions list.

Official documentation:

5. Sophos® Firewall (XGS Series)

Sophos Firewall matches TLS exclusions by SNI, which is most efficiently done through a URL group rather than an FQDN host object (FQDN hosts require DNS lookups and are less efficient).

Official documentation:

6. Palo Alto Networks® (PAN-OS®)

PAN-OS matches its SSL Decryption Exclusion list against both the TLS SNI in the Client Hello and the CN/SAN in the server certificate, so the exclusion does not depend on DNS resolution or a fixed IP, and wildcards are supported.

Official documentation:

Next Steps

Mutual TLS gives Cove backup traffic stronger protection against interception. To keep backups running without disruption, make sure the exclusion is in place before the deadline. Use the steps above to help configure your specific firewall and reach out to your firewall vendor if you need help beyond what’s covered here. If you run into issues on the Cove side, our support team is ready to help.

© N‑able Solutions ULC and N‑able Technologies Ltd. All rights reserved.

This document is provided for informational purposes only and should not be relied upon as legal advice. N‑able makes no warranty, express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any information contained herein.

The N-ABLE, N-CENTRAL, and other N‑able trademarks and logos are the exclusive property of N‑able Solutions ULC and N‑able Technologies Ltd. and may be common law marks, are registered, or are pending registration with the U.S. Patent and Trademark Office and with other countries. All other trademarks mentioned herein are used for identification purposes only and are trademarks (and may be registered trademarks) of their respective companies.