Skip to content

3.3.1

Latest

Choose a tag to compare

@mgravell mgravell released this 22 Sep 14:30
0a92ae4

What's Changed

  • Distinguish explicit and inferred TLS host names useful when cluster shards exposed using TLS/SNI by @sandeepkunusoth in #3250

New Contributors

  • When SslHost is specified, it is always used for SNI
  • Otherwise, for endpoints discovered at runtime:
    • If they are advertised with a host name, that host name is used for SNI
    • Otherwise the declared host name in the configuration is used

(previously, the declared host name in configuration would take precedence over an advertised host name if SslHost was not specified)

Full Changelog: 3.3.0...3.3.1