-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
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
Labels
No labels