WebServer_SSL not alive

What am I doing wrong here? Any help would be greatly appreciated.

 

kenneths-MacBook-Air:PlexConnect-master kennethdorman$ sudo ./PlexConnect.py

Password:

10:59:37 PlexConnect: ***

10:59:37 PlexConnect: PlexConnect

10:59:37 PlexConnect: Press CTRL-C to shut down.

10:59:37 PlexConnect: ***

10:59:37 Settings: add section PlexConnect

10:59:37 Settings: add option enable_webserver_ssl=True

10:59:37 Settings: add option logpath=.

10:59:37 Settings: add option enable_dnsserver=True

10:59:37 Settings: add option prevent_atv_update=True

10:59:37 Settings: add option port_dnsserver=53

10:59:37 Settings: add option enable_plexconnect_autodetect=True

10:59:37 Settings: add option port_pms=32400

10:59:37 Settings: add option port_webserver=80

10:59:37 Settings: add option ip_plexconnect=0.0.0.0

10:59:37 Settings: add option certfile=./assets/certificates/trailers.pem

10:59:37 Settings: add option ip_dnsmaster=8.8.8.8

10:59:37 Settings: add option loglevel=Normal

10:59:37 Settings: add option ip_pms=192.168.178.10

10:59:37 Settings: add option enable_plexgdm=True

10:59:37 Settings: add option port_ssl=443

10:59:37 PlexConnect: started: 10:59:37

10:59:37 PlexConnect: IP_self: 192.168.1.12

10:59:37 DNSServer: started: 10:59:37

10:59:37 DNSServer: ***

10:59:37 DNSServer: DNSServer: Serving DNS on 192.168.1.12 port 53.

10:59:37 DNSServer: intercept: ['trailers.apple.com', 'atv.plexconnect'] => 192.168.1.12

10:59:37 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1

10:59:37 DNSServer: forward other to higher level DNS: 8.8.8.8

10:59:37 DNSServer: ***

10:59:38 WebServer: started: 10:59:38

10:59:38 WebServer: ***

10:59:38 WebServer: WebServer: Serving HTTP on 192.168.1.12 port 80.

10:59:38 WebServer: ***

10:59:38 WebServer: started: 10:59:38

10:59:38 WebServer: Failed to access certificate: /Users/kennethdorman/Documents/PlexConnect-master/./assets/certificates/trailers.pem

10:59:38 PlexConnect: WebServer_SSL not alive. Shutting down.

10:59:38 PlexConnect: Shutting down.

10:59:39 WebServer: Shutting down.

10:59:42 DNSServer: Shutting down.

10:59:42 PlexConnect: shutdown

UPDATE::::   I have figured this out and for those who are having the same issue, this did it for me. You will need to install the certificates on both ATV and your server. Here is the source....https://github.com/iBaa/PlexConnect/wiki/Install-Guide-Mac-Certificates