Re: Problems with NTS support

2019-06-14 Thread Watson Ladd via devel
Nah the extra steps were just because I hadn't done it before and had some ports that hadn't been updated in a while. It really is just install bison and python. On Fri, Jun 14, 2019, 8:44 PM Gary E. Miller via devel wrote: > Yo Watson! > > Can you just send us your .bash_history file? > > On Fr

Re: Problems with NTS support

2019-06-14 Thread Gary E. Miller via devel
Yo Watson! Can you just send us your .bash_history file? On Fri, 14 Jun 2019 20:42:17 -0700 Watson Ladd wrote: > Someone more experienced in the art of BSD could maybe reduce this. Those people are in short supply. > I installed openssl1.1.1c from ports, then bison, which plunged me > into th

Re: Problems with NTS support

2019-06-14 Thread Watson Ladd via devel
Someone more experienced in the art of BSD could maybe reduce this. I installed openssl1.1.1c from ports, then bison, which plunged me into the complexities of getting perl working. Python required setting up the python metaport. On Fri, Jun 14, 2019 at 8:30 PM Gary E. Miller via devel wrote: >

Re: Problems with NTS support

2019-06-14 Thread Gary E. Miller via devel
Yo Watson! On Fri, 14 Jun 2019 20:23:29 -0700 Watson Ladd wrote: > On Fri, Jun 14, 2019 at 6:42 PM Gary E. Miller via devel > wrote: > > > > Yo Watson! > > > > On Fri, 14 Jun 2019 18:23:03 -0700 > > Watson Ladd via devel wrote: > > > > > It seems that to use NTS to authenticate a server one

Re: Problems with NTS support

2019-06-14 Thread Watson Ladd via devel
On Fri, Jun 14, 2019 at 6:42 PM Gary E. Miller via devel wrote: > > Yo Watson! > > On Fri, 14 Jun 2019 18:23:03 -0700 > Watson Ladd via devel wrote: > > > It seems that to use NTS to authenticate a server one must also > > configure the local ntpd daemon to serve NTS. This is a barrier to > > ado

Re: Problems with NTS support

2019-06-14 Thread Gary E. Miller via devel
Yo Watson! On Fri, 14 Jun 2019 18:23:03 -0700 Watson Ladd via devel wrote: > It seems that to use NTS to authenticate a server one must also > configure the local ntpd daemon to serve NTS. This is a barrier to > adoption: lots of systems take the time but don't set it. Nope. I just tested it.

Problems with NTS support

2019-06-14 Thread Watson Ladd via devel
Dear all, It seems that to use NTS to authenticate a server one must also configure the local ntpd daemon to serve NTS. This is a barrier to adoption: lots of systems take the time but don't set it. ntpdig doesnt seem to have NTS options, which prevents me from using it as a quick testing tool.