Skip to content

StreamTransport does not verify SSL certificates #222

Open
@cebe

Description

@cebe

What steps will reproduce the problem?

'ssl' => [
'verify_peer' => false,
],

What's expected?

This value should be configurable via a property and the default should be true instead of false.

Additional info

Q A
Yii version not relevant
Yii HTTP Client version all
PHP version not relevant
Operating system all

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions