mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
Till now we could only ping http targets on port 80. With this change by adding the config boolean config option httping_ssl we could also ping https ping targets on port 443. Signed-off-by: Florian Eckert <fe@dev.tdt.de>