Try without the SSL option, the ESP8266 is not always up to handling that extra encryption.
Use this library instead… include <BlynkSimpleEsp8266.h>
Also, please format any posted code here as stated in the Welcome Topic (there is your RTFM part
) … it helps it look better for easy reading. I fixed your post.
And in case you didn’t know… this line will drastically slow down your sketch, so comment it out when not needed.