It appears you are using the USB Serial Link?
First off, you can NOT use the Serial monitor or any Serial.Print() commands on the same port at the same time as running the link.
http://help.blynk.cc/how-to-connect-different-hardware-with-blynk/arduino/usb-serial
Second issue I see… it looks like you are trying an older SSL sketch… but that port (8442) has been depreciated, Use port 433 now (for Cloud).