When enabling the http server it is enabled for both interfaced ETH0 and ETH1.
For security reasons we need to disable the http server on one of both interfaces. Then ETH0 we could use for critcal vehicle based communicaton and ETH1 for service functionality.
It would be great to select the target interface when calling netHTTPs_Start() or netHTTPs_Stop()
Also possible could be to disable the http/https server port for the targeting ethernet interface.