You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you expect to occur after running these commands?
working
What actually happened instead?
[Composer\Downloader\TransportException]
The "https://xxx/repository/composer-public/packages.json" file could not be downloaded: SSL operatio
n failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed
If the problem was occurring with a specific repository, can you provide the
URL to that repository to help us with testing?
something maybe help:
i choose native Windows Secure Channel Library as Https transport backend
the company CA file, xxx.crt can work normally in chrome, it seems like git windows can not get the windows certificate store
The text was updated successfully, but these errors were encountered:
Setup
defaults?
to the issue you're seeing?
we have own .crt file and private repo.packagist
Details
bash
Minimal, Complete, and Verifiable example
this will help us understand the issue.
working
[Composer\Downloader\TransportException]
The "https://xxx/repository/composer-public/packages.json" file could not be downloaded: SSL operatio
n failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed
URL to that repository to help us with testing?
something maybe help:
The text was updated successfully, but these errors were encountered: