erovira / transa-script

Shell script to compute the Itaú/BROU mean USD/UYU exchange rate
7 stars 2 forks source link

Brou not working due to curl error #15

Closed erovira closed 5 months ago

erovira commented 1 year ago

Curl 7.81.0 shows the following error on ubuntu, when getting the brou exchange rate:

curl: (35) error:0A000152:SSL routines::unsafe legacy renegotiation disabled

Full curl version

curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.14
Release-Date: 2022-01-05
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
erovira commented 5 months ago

Doesn't happen on curl 8.5.0. Closing..