Hi!
Reading the TLS docs I understand that using the tls_domain section, I can specify different certificates and CAs which will be used according to the socket on which the incoming TLS request is received.
But is there also a way to use the "TLS domains" also for outgoing TLS connections? If yes, how do I trigger using a certain "TLS domain" for outgoing TLS connections?
regards klaus