Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

StreamClient does not support https #71

@paulmer

Description

@paulmer

lib/Doctrine/CouchDB/HTTP/StreamClient has a hard coded protocol of http with a "TODO" comment to support SSL. I suggest at a minimum the attached patch to set the protocol based on the ssl option flag. Since the library supports the inherently insecure basic http authentication protocol, SSL support is very important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions