Hello, On Tue, 11 Jun 2019 at 13:18, Christoph M. Becker <cmbecke...@gmx.de> wrote: > > On 11.06.2019 at 13:07, Sascha Schumann wrote: > > Cert is fixed on the machine now. > > Thanks! > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >
Maybe looking at this might be also good one day. When doing wget https://downloads.php.net/~cmb/php-7.3/php-7.3.6RC1.tar.xz this is the output when not using --no-check-certificate: Resolving downloads.php.net... 104.236.32.144, 2604:a880:800:10::2dd:1 Connecting to downloads.php.net|104.236.32.144|:443... connected. ERROR: cannot verify downloads.php.net's certificate, issued by 'CN=Thawte TLS RSA CA G1,OU=www.digicert.com,O=DigiCert Inc,C=US': Unable to locally verify the issuer's authority. To connect to downloads.php.net insecurely, use `--no-check-certificate'. For the www.php.net page this works ok: wget https://www.php.net/distributions/php-7.3.6.tar.xz -- Peter Kokot -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php