Files
Phil Pennock 8139801de6 tls: support multiple key/cert pairs, for SNI
This does not add tests or docs, this is to sound out how people feel about the
API.

Turn the TLS options cert_file and key_file into list-separated paths (so
colon-delimited if on Unix, like `$PATH`); the count of entries must match, and
the keys and certs should zip together.

With this change, TLS SNI works to pick the correct cert to return for a given
connection, allowing a NATS server to have multiple identities.
2021-05-09 21:31:26 -04:00
..
2020-05-19 14:15:11 -07:00
2021-04-09 15:18:06 -07:00
2021-05-07 17:11:59 -06:00
2020-02-25 19:53:09 -05:00
2020-11-17 18:57:45 +00:00
2021-05-04 20:48:14 -06:00
2021-05-07 19:35:46 +02:00
2021-05-07 12:21:35 -07:00
2021-05-07 14:46:22 +02:00
2021-05-06 18:46:32 -06:00
2021-01-14 01:14:52 -08:00
2021-01-14 01:14:52 -08:00
2019-05-06 15:41:38 -07:00
2021-04-19 11:43:43 -07:00
2020-06-12 10:03:47 -06:00
2018-10-06 14:06:14 -07:00
2019-11-14 20:05:32 -07:00
2018-03-15 22:31:07 -07:00
2019-11-14 20:05:32 -07:00
2021-04-12 10:17:13 -07:00
2019-12-12 11:58:24 -07:00
2021-05-06 19:41:43 -07:00