This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix/PHPLIB-330/fix-errors-related-to-tls-certs (#182)
* [bugfix] (PHPLIB-330) Add local certificate to travis config. * [bugfix] (PHPLIB-330) Add local certificate to travis config. * [bugfix] (PHPLIB-330) Add local certificate to travis config. * [bugfix] (PHPLIB-330) Add local certificate to travis config. * [bugfix] (PHPLIB-330) Add curl error text to log. * [bugfix] (PHPLIB-330) Add curl error text to log. * [change] (PHPLIB-336) Mask auth header in debug log. * [change] (PHPLIB-336) Switch to composer update for integration test. * Revert "[change] (PHPLIB-336) Switch to composer update for integration test." This reverts commit dbe61bf * [change] (PHPLIB-330) debugging: disable peer and host verification * [change] (PHPLIB-330) debugging: enable peer verification * [change] (PHPLIB-330) debugging: disable peer verification and enable host common name is set. * [change] (PHPLIB-330) debugging: disable peer verification and enable host common name verfication. * [change] (PHPLIB-330) debugging: enable verify ssl status * [change] (PHPLIB-330) debugging: enable verify ssl status * [change] (PHPLIB-330) debugging: enable curl verbos output * [change] (PHPLIB-330) debugging: add env var for curl verbosity. * [change] (PHPLIB-330) debugging: add env var for curl verbosity. * [change] (PHPLIB-330) debugging: add env var for curl verbosity. * [change] (PHPLIB-330) debugging: add date to output. * [change] (PHPLIB-330) debugging: add date to output. * [change] (PHPLIB-330) debugging: add date to output. * [change] (PHPLIB-330) debugging: add date to output. * [change] (PHPLIB-330) debugging: set linux distribution to default * [change] (PHPLIB-330) remove linux distribution from travis config to enable using the current default. * [change] (PHPLIB-330) update CHANGELOG.md * [change] (PHPLIB-330) Update PHP Unit config. * [change] (PHPLIB-330) Update CHANGELOG.md * [change] (PHPLIB-330) Fix typo in field id. Co-authored-by: sixer1182 <[email protected]>
- Loading branch information