Skip to content

Connection::isSecure method is untrusted  #15

@AmraniCh

Description

@AmraniCh

Description

Since the PHP FTP extension provides only an explicit FTP over SSL/TLS connections (ftp_ssl_connect), we cannot determine if a successful connection is handled secured or not, therefore the ConnectionInterface::isSecure method is untrusted and shouldn't depend on it.

Suggestion

Deprecating of ConnectionInterface::isSecure and remove it from future releases.

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