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
Client machine: staging.alliancechemical.com
Server machine: alliancechemical.com
Getting this error message when trying to run composer install Task in Trellis. Deleting my composer.lock file then trying to manually run composer install --verbose on client gives the following error ouput:
[Composer\Downloader\TransportException]
curl error 35 while downloading https://{mydomain}/satispress/packages.json: error:14094458:SSL routines:
ssl3_read_bytes:tlsv1 unrecognized name
Client machine: staging.alliancechemical.com
Server machine: alliancechemical.com
Getting this error message when trying to run composer install Task in Trellis. Deleting my composer.lock file then trying to manually run
composer install --verbose
on client gives the following error ouput:SSL Checker on the domain validates the SSL certificate on Server
Domain: alliancechemical.com
https://www.sslshopper.com/ssl-checker.html
Client's composer.json has this satispress repo set up:
Credentials are in a auth.json file
Not sure what's wrong here both client and server are provisioned with Trellis
The text was updated successfully, but these errors were encountered: