On 2020/09/09 20:31, Mikolaj Kucharski wrote: > Hi, > > I see this problem with curl on two machines and firefox and chromium on > one as that's the only X11 environment which I have. > > # curl -vs https://www.mail-archive.com/ > * Trying 72.52.77.8:443... > * Connected to www.mail-archive.com (72.52.77.8) port 443 (#0) > * ALPN, offering h2 > * ALPN, offering http/1.1 > * successfully set certificate verify locations: > * CAfile: /etc/ssl/cert.pem > CApath: none > * (304) (OUT), TLS handshake, Client hello (1): > * (304) (IN), TLS handshake, Server hello (2): > * (304) (IN), TLS handshake, Unknown (8): > * (304) (IN), TLS handshake, Certificate (11): > * (304) (IN), TLS handshake, CERT verify (15): > * error:06FFF064:digital envelope routines:CRYPTO_internal:bad decrypt > * Closing connection 0 > > > Chormium reports ERR_SSL_PROTOCOL_ERROR > Firefox reports SSL_ERROR_BAD_MAC_READ > > With curl I see problem on: > > OpenBSD 6.8-beta (GENERIC.MP) #64: Sun Sep 6 18:19:41 MDT 2020 > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
No problem here, on the same snapshot, with curl, ftp, firefox (I didn't try chrome).
