https connection to a website on NGINX works fine too.
Don't know what else to look into.
ajenti.log at start:
2016-01-05 21:53:24,242 INFO core.run(): Ajenti 1.2.22.13 running on platform: centos
2016-01-05 21:53:24,284 INFO sm_upstart.verify(): Disabling Upstart service manager: org.freedesktop.DBus.Error.ServiceUnknown: The name com.ubuntu.Upstart was not provided by any .service files
2016-01-05 21:53:26,141 INFO core.run(): Starting server on (u'0.0.0.0', 8000)
2016-01-05 21:53:26,150 INFO core.run(): SSL enabled: /www/.ssl/25d045c84868ee9.crt
s
2016-01-05 21:53:26,141 INFO : Starting server on (u'0.0.0.0', 8000)
2016-01-05 21:53:26,150 INFO : SSL enabled: /www/.ssl/25d045c84868ee9.crt
Same here with CentOS
Worked fine until yum update. Not sure what had caused connection to https://ajentilocation:8000 to fail.
Browser says 'SSL connection refused' type of error.
Works fine if set up with SSL turned off and going to http://ajentilocation:8000.
https connection to a website on NGINX works fine too.
Don't know what else to look into.
ajenti.log at start:
2016-01-05 21:53:24,242 INFO core.run(): Ajenti 1.2.22.13 running on platform: centos