[Bug 251216] fetch(1) not able to fetch file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 17 16:09:38 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251216
Fernando Apesteguía <fernape at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
CC| |fernape at FreeBSD.org
--- Comment #2 from Fernando Apesteguía <fernape at FreeBSD.org> ---
I can not reproduce in a 12.2 machine:
fernape at 12:~ $ uname -a
FreeBSD 12.2amd64 12.2-RELEASE FreeBSD 12.2-RELEASE r367095 GENERIC amd64
fernape at 12:~ $ fetch -v https://github.com/amir/sctd/archive/0.2.0.tar.gz
resolving server address: github.com:443
SSL options: 82004854
Peer verification enabled
Using CA cert file: /usr/local/etc/ssl/cert.pem
Verify hostname
TLSv1.3 connection established using TLS_AES_128_GCM_SHA256
Certificate subject: /C=US/ST=California/L=San Francisco/O=GitHub,
Inc./CN=github.com
Certificate issuer: /C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2
High Assurance Server CA
requesting https://github.com/amir/sctd/archive/0.2.0.tar.gz
302 redirect to https://codeload.github.com/amir/sctd/tar.gz/0.2.0
resolving server address: codeload.github.com:443
SSL options: 82004854
Peer verification enabled
Using CA cert file: /usr/local/etc/ssl/cert.pem
Verify hostname
TLSv1.3 connection established using TLS_AES_128_GCM_SHA256
Certificate subject: /C=US/ST=California/L=San Francisco/O=GitHub,
Inc./CN=*.github.com
Certificate issuer: /C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2
High Assurance Server CA
requesting https://codeload.github.com/amir/sctd/tar.gz/0.2.0
remote size / mtime: 8629 / 0
0.2.0.tar.gz 8629 B 31 MBps 00s
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list