mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
Add verify=False to requests.get() when capture_url uses HTTPS protocol, to skip SSL certificate validation. This allows PacketCaptureTool to work with GNS3 servers using self-signed certificates. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>