Skip to content

Server Wizard issue on Azure #983

@robinsowell

Description

@robinsowell

Bit of a weird one. User tried the wizard on Azure and got:

Fatal error: Uncaught PDOException: SQLSTATE[HY000] [3159] Connections using insecure transport are prohibited while –require_secure_transport=ON.

Looks like it objects to

PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT => false,

Note- that is not set, but it is configurable, in EE proper. I THINK the way to go here might be a mention in the docs of special considerations for Azure- especially with regard to the wizard.

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