Hello,
On almost all services there is option to turn on SSL, everything was working perfectly when ssl was off
after adding certificate there is problem with Yacht - it has no option to attach ssl and still serving via http on its port
somehow chrome is forcing https for this domain now and is trying as much as possible to run everything via https resulting SSL PROTOCOL ERROR
on bash I can see that portainer is serving via conmon, yacht is served with docker-proxy
Is there any front balancer that I can configure now to load yacht with omv ssl cert?
Can I somehow attach ssl to yacht too? What about any future docker images? i expect every http service on docker should eventually run with omv cert on some port.