Hi
As far is I know the webadmin page cannot be accessed via https / ssl yet.
As I'm currently running my plasticscm on an linux server with nginx handling all incoming requests (and requires ssl for all ports) i was trying to get access the webadmin via a proxy forwarding. (internally nginx connects normally in non-ssl way the webadmin-server)
Unfortunately the webadmin server does not accept this somehow (get a 404). I assume the webadmin server blocks proxy requests but it could also be that my nginx config is not properly set up.
Or do i have to wait until the webadmin supports ssl-certificates?
best
Fabian