Re: [PROPOSAL] Rename ssl_server_name.yaml to sni.yaml

2019-05-30 Thread James Peach
> On May 31, 2019, at 9:39 AM, Randall Meyer > wrote: > > I'd like to rename ssl_server_name.yaml to sni.yaml for ATS 9. This would > also affect the toplevel key in the yaml config file (making the contents > rooted under "sni"). The code/classes it is used to configure is SNIConfig. > An

Re: [PROPOSAL] Rename ssl_server_name.yaml to sni.yaml

2019-05-30 Thread Masaori Koshiba
+1 On Fri, May 31, 2019 at 10:27 AM John Rushford wrote: > +1 > > > On May 30, 2019, at 5:39 PM, Randall Meyer > wrote: > > > > I'd like to rename ssl_server_name.yaml to sni.yaml for ATS 9. This > would also affect the toplevel key in the yaml config file (making the > contents rooted under "s

Re: [PROPOSAL] Rename ssl_server_name.yaml to sni.yaml

2019-05-30 Thread John Rushford
+1 > On May 30, 2019, at 5:39 PM, Randall Meyer > wrote: > > I'd like to rename ssl_server_name.yaml to sni.yaml for ATS 9. This would > also affect the toplevel key in the yaml config file (making the contents > rooted under "sni"). The code/classes it is used to configure is SNIConfig. > A

Re: [PROPOSAL] Rename ssl_server_name.yaml to sni.yaml

2019-05-30 Thread Leif Hedstrom
+1 — Leif > On May 30, 2019, at 17:39, Randall Meyer > wrote: > > I'd like to rename ssl_server_name.yaml to sni.yaml for ATS 9. This would > also affect the toplevel key in the yaml config file (making the contents > rooted under "sni"). The code/classes it is used to configure is SNIConfi

[PROPOSAL] Rename ssl_server_name.yaml to sni.yaml

2019-05-30 Thread Randall Meyer
I'd like to rename ssl_server_name.yaml to sni.yaml for ATS 9. This would also affect the toplevel key in the yaml config file (making the contents rooted under "sni"). The code/classes it is used to configure is SNIConfig. And personally, I find the current name to be a bit of a mouthful.