Skip to content

Enable/ Disable http server for specific ethernet interface #127

@surfista123

Description

@surfista123

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.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

Status

To triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions