Skip to content

Add option to disable SSL verification for local Azurite support with self-signed certificates#78

Merged
brecht-vermeersch merged 2 commits intoAzure-OSS:mainfrom
pierrebateau:feature/add-ssl-verifiy-option
Nov 17, 2025
Merged

Add option to disable SSL verification for local Azurite support with self-signed certificates#78
brecht-vermeersch merged 2 commits intoAzure-OSS:mainfrom
pierrebateau:feature/add-ssl-verifiy-option

Conversation

@pierrebateau
Copy link
Copy Markdown
Contributor

In order to use OAuth authentication with Azurite, HTTPS is required. This PR adds an option to disable the certificate verification in Guzzle so that this package can be used with self-signed certificates for development.

@brecht-vermeersch brecht-vermeersch self-requested a review November 14, 2025 11:38
Copy link
Copy Markdown
Member

@brecht-vermeersch brecht-vermeersch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update the docblock above the function

@pierrebateau
Copy link
Copy Markdown
Contributor Author

My bad, updated the docblock!

@pimjansen
Copy link
Copy Markdown
Contributor

Can you review the CI?

@brecht-vermeersch brecht-vermeersch merged commit 1962b36 into Azure-OSS:main Nov 17, 2025
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants