Hi! On a freshly installed netbsd-8 system (NetBSD 8.0_BETA (GENERIC.201707102320Z)), using the pkg_add from base, installing packages via HTTPS fails miserably: $ env PKG_PATH=https://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/7.1/All/ pkg_add git-base PGPV_BN_cmp failed 134699343894608:error:14098077:SSL routines:ssl3_send_client_key_exchange:bad rsa encrypt:/usr/src/crypto/external/bsd/openssl/dist/ssl/s3_clnt.c:2577: pkg_add: Can't process https://ftp.netbsd.org:443/pub/pkgsrc/packages/NetBSD/amd64/7.1/All//git-base*: Authentication error pkg_add: no pkg found for 'git-base', sorry. pkg_add: 1 package addition failed What is going on here? —Benny.