[PR #80] [MERGED] Update CA bundle #250

Closed
opened 2026-02-27 19:26:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/80
Author: @vlakoff
Created: 4/28/2017
Status: Merged
Merged: 4/29/2017
Merged by: @jwilsson

Base: masterHead: ca-bundle


📝 Commits (1)

📊 Changes

1 file changed (+457 additions, -366 deletions)

View changed files

📝 src/cacert.pem (+457 -366)

📄 Description

There is a link to this bundle at the end of this section in the Guzzle documentation.

By the way, the cURL instance is very hardcoded in the code of Request::send, this surely may be improved.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jwilsson/spotify-web-api-php/pull/80 **Author:** [@vlakoff](https://github.com/vlakoff) **Created:** 4/28/2017 **Status:** ✅ Merged **Merged:** 4/29/2017 **Merged by:** [@jwilsson](https://github.com/jwilsson) **Base:** `master` ← **Head:** `ca-bundle` --- ### 📝 Commits (1) - [`cf3310a`](https://github.com/jwilsson/spotify-web-api-php/commit/cf3310ac3e5b34cff031bd30e91f7b35bfe569fa) Update CA bundle ### 📊 Changes **1 file changed** (+457 additions, -366 deletions) <details> <summary>View changed files</summary> 📝 `src/cacert.pem` (+457 -366) </details> ### 📄 Description There is a link to this bundle at the end of this [section](http://docs.guzzlephp.org/en/latest/request-options.html#verify) in the Guzzle documentation. By the way, the cURL instance is very hardcoded in the code of `Request::send`, this surely may be improved. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:26:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-web-api-php#250
No description provided.