ca-certs for https://git.php.net
Jan Palus
atler at pld-linux.org
Fri Mar 12 09:49:50 CET 2021
On 12.03.2021 10:40, Elan Ruusamäe wrote:
> $ curl https://git.php.net/repository/pecl/encryption/mcrypt.git
> curl: (60) SSL certificate problem: unable to get local issuer certificate
> More details here: https://curl.se/docs/sslcerts.html
>
> curl failed to verify the legitimacy of the server and therefore could not
> establish a secure connection to it. To learn more about this situation and
> how to fix it, please visit the web page mentioned above.
>
>
> $ rpm -q ca-certificates curl-7.75.0
> ca-certificates-20210119-1.noarch
> curl-7.75.0-1.x86_64
>
>
> something off in our systems. this works fine on curl on macos brew
Works for me with same set of packages. Outdated ca-certificates.crt due
to ca-certificates-update + noreplace perhaps? Try with
ca-certificates-20210119-2.
More information about the pld-devel-en
mailing list