eclipse-sdv-blueprints / fleet-management

A close to real-life showcase for truck fleet management where trucks run an SDV software stack so that logistics fleet operators can manage apps, data and services for a diverse set of vehicles.
Apache License 2.0
16 stars 10 forks source link

[#24] Support disabling hostname verification #26

Closed sophokles73 closed 10 months ago

sophokles73 commented 10 months ago

The FMS Forwarder now supports a flag for disabling verification of server hostnames during a TLS handshake.

The shell script for creating Hono client configuration has been extended to now support configuration of a CA certificate file and disabling hostname verification.

Fixes #24

sophokles73 commented 10 months ago

@eriksven would you mind taking a look?

eriksven commented 10 months ago

lgtm