Integrate Sophos Firewall with a Microsoft CA to automatically issue machine certificates for IPsec. This eliminates manual certificate installation for 1,000+ users.
Administrators can log into the local Sophos Firewall WebAdmin dashboard, navigate to , and select Download Client .
Older Sophos VPN clients (like the legacy SSL VPN client) required manual configuration files. With Sophos Connect 2.5 GA, Sophos unified the experience. The msi installer now handles: sophosconnect250gaipsecandsslvpnmsi work
If the client opens but is empty, ensure the user has downloaded their policy from the Sophos User Portal or that a provisioning file has been pushed to C:\Program Files (x86)\Sophos\Connect\import .
$provisioningDir = "$env:ProgramData\Sophos\Connect" New-Item -ItemType Directory -Force -Path $provisioningDir Copy-Item ".\provisioning.pro" -Destination $provisioningDir Integrate Sophos Firewall with a Microsoft CA to
Log into your Sophos Firewall web admin console. Navigate to: Remote Access (VPN) > Sophos Connect client .
You then deploy the MSI alongside the configuration file using a custom action: Older Sophos VPN clients (like the legacy SSL
Configure SSL VPN settings, ensuring that user groups are assigned appropriate access policies.
, I can provide a sample PowerShell script for the rollout. If you are having trouble connecting