Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 2020 17:30:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244664] benchmarks/ttcp: Update pkg-descr WWW URL
Message-ID:  <bug-244664-7788-McJarP5VKX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244664-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244664-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244664

--- Comment #3 from Chris Hutchinson <portmaster@bsdforge.com> ---
(In reply to Tobias C. Berner from comment #2)
Curious. My reason for this change; was that I
was presented with an error regarding the
certificate for ftp.arl.mil. Reading: This host is
not trusted. The certificate for this site is for
ftp.arl.army.

Sure enough. Changing to ftp.arl.army fixed it.

LIVE EXAMPLE
# fetch http://ftp.arl.mil/~mike/ttcp.html
SSL certificate subject doesn't match host ftp.arl.mil
fetch: http://ftp.arl.mil/~mike/ttcp.html: Authentication error

# fetch https://ftp.arl.army.mil/~mike/ttcp.html
ttcp.html                      100% of 2800  B 5319 kBps 00m00s

--Chris

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244664-7788-McJarP5VKX>