Pixelstreaming2 signalling web server issue

I am trying to get pixel streaming to work on my local network but SSL is killing me.
I have created new keys , created my own CA, done all the things you are supposed to do, but can’t get SSL to work.
I always get the SSL error “common name is invalid”.

Research indicates this can be caused by HTTPS redirection, so I disabled it in the config.json file, but this settings is ignored and redirection is always applied.

Does anyone know how to get the signalling web server to respect the settings in the config file?

Cheers guys