Header
<blockquote>Trying 2.22.237.50...
* TCP_NODELAY set
* Connected to www.tiktok.com (2.22.237.50) port 443 (#0)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
CAfile: ./lib2/cacert.pem
CApath: none
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=*.tiktok.com
* start date: Dec 13 00:00:00 2021 GMT
* expire date: Jan 13 23:59:59 2023 GMT
* subjectAltName: host "www.tiktok.com" matched cert's "*.tiktok.com"
* issuer: C=US; O=DigiCert Inc; CN=RapidSSL TLS DV RSA Mixed SHA256 2020 CA-1
* SSL certificate verify ok.</blockquote>
Ошибка:
* OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
* stopped the pause stream!
* Closing connection 0
bool(false)
Как решить это?
Раннее решалось установкой в библу
cacert from
link
Теперь вновь вылезла ошибка
PHP INI
curl.cainfo="./lib2/cacert-2022-04-26.pem"
openssl.cafile="./lib2/cacert-2022-04-26.pem"