Skip to content

frontend: Add tls-cert and tls-key config options

Philipp Zabel requested to merge pH5/weston:tls-key-cert-ini into main

Add tls-cert and tls-key config options in the [rdp] and [vnc] sections in weston.ini. This allows to statically configure the TLS key and certificate files instead of requiring them to be supplied via command line arguments.

Merge request reports