Blynk Local Server DEPTH ZERO SELF SIGNED CERT

@vshymanskyy . Here are my logs:

  1. i start the server

  2. then i start my client app

    root@raspberrypi:/home/pi/BlynkScripts# ./blynk-start-Kodi.js
    OnOff mode
    Connecting to SSL: 192.168.10.7 8441
    Error undefined
    Connecting to SSL: 192.168.10.7 8441
    Error undefined

After that i have the following lines in log:

    root@raspberrypi:/home/pi# cat ./logs/blynk.log
    16:08:15.677 INFO  - Using data dir '/home/pi/Blynk'
16:08:15.726 DEBUG - Starting reading user DB.
16:08:17.992 DEBUG - Reading user DB finished.
16:08:18.469 INFO  - Initializing mail transport. Username :xxx@xxx.com. SMTP host : mail.gmx.net:587
16:08:19.742 DEBUG - hard.socket.idle.timeout = 15
16:08:19.742 INFO  - Plain tcp/ip hardware server port 8442.
16:08:23.323 INFO  - SSL hardware port 8441.
16:08:23.345 INFO  - Enabling SSL for application.
16:08:23.347 WARN  - Found server certificates but no client certificate for '/home/pi' path. Using one way ssl.
16:08:23.400 DEBUG - app.socket.idle.timeout = 600
16:08:23.402 INFO  - Application server port 8443.
16:08:23.416 INFO  - Administration server port 8777.
16:09:27.188 TRACE - Hardware channel disconnect.
16:09:31.864 TRACE - Hardware channel disconnect.