Skip to content

Independen TLS settings for listener and server connection #72

Description

@floyd-fuh

Really like the idea of the extension! What I would love to see is some more configuration options, such as:

  • Independent TLS settings for the TCP or TLS listener (e.g. no TLS there, just a TCP listener) and connection (e.g. then use TLS to connect to the server)
  • Client certificate support to the server

The main reason is that it is sometimes easy to control the client software, reconfigure it to not use TLS (and therefore we don't have the wrong-certificate issues), but not control the server-side. Also if a client certificate is involved, we would need to use that when connecting to the server.

That would be really nice

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions