BlynkEdgent with HTTPClient and WiFiClientSecure

I think you’d be better starting with a non-edgent sketch and adding-in Blynk.Air OTA like this…

You’ll see that Blynk.Air uses the HTTP client, so take care not to create conflicts with your HTTP client code.
Note that there currently appears to be a problem with Blynk.Air when using version 1.3.0 of the Blynk C++ library…

Pete.