Invalid certificate. And page not found

Have 2 warnings left and trying to solve ssl one .

When visiting my cloud with https
In error log i see this
2018-09-15 19:31:37: (server.c.1295) WARNING: unknown config-key: accesslog.filenme (ignored)
2018-09-15 20:01:05: (connections-glue.c.166) SSL: -1 5 0 Success
2018-09-15 20:03:53: (connections-glue.c.166) SSL: -1 5 0 Success
2018-09-15 20:04:06: (connections-glue.c.166) SSL: -1 5 0 Success
2018-09-15 20:05:02: (connections-glue.c.166) SSL: -1 5 0 Success
2018-09-15 20:07:40: (connections-glue.c.166) SSL: -1 5 0 Success
2018-09-15 20:11:06: (connections-glue.c.166) SSL: -1 5 0 Success

The browser tells me invalid certificate when i click visit page i get 404

Any help on fixing this is appreciated
Using lighttpd/1.4.45 (ssl) -

Hey,

those looks to me like questions better fitting into https://redmine.lighttpd.net/projects/lighttpd/boards

Furthermore lighttpd is not listed here:

https://doc.owncloud.org/server/latest/admin_manual/installation/system_requirements.html#server

https://doc.owncloud.org/server/latest/admin_manual/installation/system_requirements.html#web-server

so maybe it could make sense to use either Apache or Nginx.

2 Likes

got it to work temporarily here.
https://redmine.lighttpd.net/projects/lighttpd/wiki/HowToRedirectHttpToHttps

1 Like

sorry i put wrong link above
correct link
https://redmine.lighttpd.net/projects/lighttpd/wiki/HowToSimpleSSL

1 Like